Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/ !
H A Dbtlog.h129 extern void btref_put(
H A Dbtlog.c927 btref_put(btref_t btref) in btref_put() function
1136 btref_put(__bt_ref(btll->btll_entries[i].btle_where)); in __btlog_log_destroy()
1170 btref_put(old); in __btlog_log_record()
1193 btref_put(__bt_ref(btlh->btlh_entries[i].bthe_where)); in __btlog_hash_destroy()
1315 btref_put(old); in __btlog_hash_record()
1733 btref_put(__bt_ref(btr.btr_where)); in btlog_get_records()
/xnu-8020.121.3/osfmk/vm/ !
H A Dvm_map_store.c141 btref_put(entry->vme_insertion_bt); in _vm_map_store_entry_link()
H A Dvm_user.c3959 btref_put(named_entry->named_entry_bt); in mach_memory_entry_no_senders()
H A Dvm_map.c467 btref_put(new->vme_creation_bt); in vm_map_entry_copy_full()
471 btref_put(new->vme_insertion_bt); in vm_map_entry_copy_full()
1676 btref_put(entry->vme_creation_bt); in vm_map_entry_dispose()
1679 btref_put(entry->vme_insertion_bt); in vm_map_entry_dispose()
/xnu-8020.121.3/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.121.3/osfmk/ipc/ !
H A Dipc_port.c3137 btref_put(port->ip_made_bt); in ipc_port_finalize()