Home
last modified time | relevance | path

Searched refs:ns_is_kobject (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.61.2/osfmk/ipc/
H A Dipc_notify.c158 req.ns_is_kobject = true; in ipc_notify_no_senders_prepare()
166 req.ns_is_kobject = false; in ipc_notify_no_senders_prepare()
211 if (nsrequest.ns_is_kobject) { in ipc_notify_no_senders_consume()
H A Dipc_notify.h76 boolean_t ns_is_kobject; member
112 nsrequest.ns_mscount, nsrequest.ns_is_kobject); in ipc_notify_no_senders_emit()
H A Dipc_port.c1131 assert(!nsrequest.ns_is_kobject); in ipc_port_destroy()