Home
last modified time | relevance | path

Searched refs:ip_sorights_dec (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.41.6/osfmk/ipc/
H A Dipc_port.h240 #define ip_sorights_dec(port) ip_right_delta(port, ip_sorights, -1) macro
H A Dipc_object.c1149 ip_sorights_dec(port); in ipc_object_copyout_dest()
H A Dipc_right.c693 ip_sorights_dec(port); in ipc_right_check()
H A Dipc_port.c3096 ip_sorights_dec(port); in ipc_port_release_sonce_and_unlock()
/xnu-12377.41.6/osfmk/kern/
H A Dipc_kobject.c1321 ip_sorights_dec(port); in ipc_kobject_notify_send_once_and_unlock()