Home
last modified time | relevance | path

Searched refs:btref_put (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.101.4/osfmk/kern/
H A Dbtlog.h129 extern void btref_put(
H A Dbtlog.c928 btref_put(btref_t btref) in btref_put() function
1137 btref_put(__bt_ref(btll->btll_entries[i].btle_where)); in __btlog_log_destroy()
1171 btref_put(old); in __btlog_log_record()
1194 btref_put(__bt_ref(btlh->btlh_entries[i].bthe_where)); in __btlog_hash_destroy()
1316 btref_put(old); in __btlog_hash_record()
1729 btref_put(__bt_ref(btr.btr_where)); in btlog_get_records()
/xnu-8020.101.4/osfmk/vm/
H A Dvm_map_store.c147 btref_put(entry->vme_insertion_bt); in _vm_map_store_entry_link()
H A Dvm_user.c3898 btref_put(named_entry->named_entry_bt); in mach_memory_entry_no_senders()
H A Dvm_map.c436 btref_put(new->vme_creation_bt); in vm_map_entry_copy_full()
440 btref_put(new->vme_insertion_bt); in vm_map_entry_copy_full()
1503 btref_put(entry->vme_creation_bt); in _vm_map_entry_dispose()
1506 btref_put(entry->vme_insertion_bt); in _vm_map_entry_dispose()
/xnu-8020.101.4/bsd/kern/
H A Dkern_proc.c446 btref_put(upri->upri_proc_stacks[i]); in uthread_reset_proc_refcount()
477 btref_put(upri->upri_proc_stacks[i]); in uthread_destroy_proc_refcount()
/xnu-8020.101.4/osfmk/ipc/
H A Dipc_port.c3137 btref_put(port->ip_made_bt); in ipc_port_finalize()