Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_kobject.h368 extern ipc_kobject_t ipc_kobject_dealloc_port_and_unlock(
H A Dipc_kobject.c1420 ipc_kobject_dealloc_port_and_unlock( in ipc_kobject_dealloc_port_and_unlock() function
1481 return ipc_kobject_dealloc_port_and_unlock(port, mscount, type); in ipc_kobject_dealloc_port()
H A Dthread.c4033 ipc_kobject_dealloc_port_and_unlock(port, 0, kotype); in thread_port_with_flavor_no_senders()
H A Dtask.c2755 ipc_kobject_dealloc_port_and_unlock(port, 0, kotype); in task_port_with_flavor_no_senders()