Home
last modified time | relevance | path

Searched refs:ipc_kobject_dealloc_port_and_unlock (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dipc_kobject.h316 extern ipc_kobject_t ipc_kobject_dealloc_port_and_unlock(
H A Dipc_kobject.c1152 ipc_kobject_dealloc_port_and_unlock( in ipc_kobject_dealloc_port_and_unlock() function
1214 return ipc_kobject_dealloc_port_and_unlock(port, mscount, type); in ipc_kobject_dealloc_port()
H A Dthread.c4087 ipc_kobject_dealloc_port_and_unlock(port, mscount, kotype); in thread_port_with_flavor_no_senders()
H A Dtask.c2851 ipc_kobject_dealloc_port_and_unlock(port, mscount, kotype); in task_port_with_flavor_no_senders()