Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dipc_kobject.h368 extern ipc_kobject_t ipc_kobject_dealloc_port_and_unlock(
H A Dipc_kobject.c1459 ipc_kobject_dealloc_port_and_unlock( in ipc_kobject_dealloc_port_and_unlock() function
1520 return ipc_kobject_dealloc_port_and_unlock(port, mscount, type); in ipc_kobject_dealloc_port()
H A Dthread.c4066 ipc_kobject_dealloc_port_and_unlock(port, 0, kotype); in thread_port_with_flavor_no_senders()
H A Dtask.c2778 ipc_kobject_dealloc_port_and_unlock(port, 0, kotype); in task_port_with_flavor_no_senders()