Searched refs:nsrequest (Results 1 – 5 of 5) sorted by relevance
108 ipc_notify_no_senders_emit(ipc_notify_nsenders_t nsrequest) in ipc_notify_no_senders_emit() argument110 if (nsrequest.ns_notify) { in ipc_notify_no_senders_emit()111 ipc_notify_no_senders(nsrequest.ns_notify, in ipc_notify_no_senders_emit()112 nsrequest.ns_mscount, nsrequest.ns_is_kobject); in ipc_notify_no_senders_emit()117 ipc_notify_nsenders_t nsrequest);
209 ipc_notify_nsenders_t nsrequest) in ipc_notify_no_senders_consume() argument211 if (nsrequest.ns_notify) { in ipc_notify_no_senders_consume()212 if (nsrequest.ns_is_kobject) { in ipc_notify_no_senders_consume()213 ip_release(nsrequest.ns_notify); in ipc_notify_no_senders_consume()215 ipc_port_release_sonce(nsrequest.ns_notify); in ipc_notify_no_senders_consume()
846 ipc_notify_nsenders_t nsrequest = { }; in ipc_right_terminate() local868 nsrequest = ipc_notify_no_senders_prepare(port); in ipc_right_terminate()903 if (nsrequest.ns_notify != IP_NULL) { in ipc_right_terminate()904 if (ip_active(nsrequest.ns_notify)) { in ipc_right_terminate()905 ipc_notify_no_senders_emit(nsrequest); in ipc_right_terminate()907 ipc_notify_no_senders_consume(nsrequest); in ipc_right_terminate()987 ipc_notify_nsenders_t nsrequest = { }; in ipc_right_destroy() local1039 nsrequest = ipc_notify_no_senders_prepare(port); in ipc_right_destroy()1059 ipc_notify_no_senders_emit(nsrequest); in ipc_right_destroy()1192 ipc_notify_nsenders_t nsrequest = { }; in ipc_right_dealloc() local[all …]
998 ipc_notify_nsenders_t nsrequest = { }; in ipc_port_destroy() local1102 nsrequest = ipc_notify_no_senders_prepare(port); in ipc_port_destroy()1133 if (nsrequest.ns_notify) { in ipc_port_destroy()1138 assert(!nsrequest.ns_is_kobject); in ipc_port_destroy()1139 ip_mq_lock(nsrequest.ns_notify); in ipc_port_destroy()1140 ipc_notify_send_once_and_unlock(nsrequest.ns_notify); /* consumes ref */ in ipc_port_destroy()2832 ipc_notify_nsenders_t nsrequest = { }; in ipc_port_release_send_and_unlock() local2840 nsrequest = ipc_notify_no_senders_prepare(port); in ipc_port_release_send_and_unlock()2846 ipc_notify_no_senders_emit(nsrequest); in ipc_port_release_send_and_unlock()
1268 ipc_notify_nsenders_t nsrequest = { }; in ipc_object_copyout_dest() local1278 nsrequest = ipc_notify_no_senders_prepare(port); in ipc_object_copyout_dest()1283 ipc_notify_no_senders_emit(nsrequest); in ipc_object_copyout_dest()