Searched refs:ip_srights (Results 1 – 7 of 7) sorted by relevance
544 assert(port->ip_srights > 0); in ipc_right_clean()545 if (--port->ip_srights == 0 in ipc_right_clean()671 assert(port->ip_srights > 0); in ipc_right_destroy()672 if (--port->ip_srights == 0 in ipc_right_destroy()807 assert(port->ip_srights > 0); in ipc_right_dealloc()814 if (--port->ip_srights == 0 in ipc_right_dealloc()860 assert(port->ip_srights > 0); in ipc_right_dealloc()865 if (--port->ip_srights == 0 in ipc_right_dealloc()996 assert(port->ip_srights > 0); in ipc_right_delta()1137 assert(port->ip_srights > 0); in ipc_right_delta()[all …]
505 assert(port->ip_srights > 0); in ipc_object_copyin_from_kernel()506 port->ip_srights++; in ipc_object_copyin_from_kernel()523 port->ip_srights++; in ipc_object_copyin_from_kernel()796 assert(port->ip_srights > 0); in ipc_object_copyout_dest()797 if (--port->ip_srights == 0 && in ipc_object_copyout_dest()
502 if ((port->ip_srights == 0) && in ipc_port_nsrequest()657 port->ip_srights = 0; in ipc_port_init()1130 port->ip_srights++; in ipc_port_make_send()1160 assert(port->ip_srights > 0); in ipc_port_copy_send()1163 port->ip_srights++; in ipc_port_copy_send()1233 assert(port->ip_srights > 0); in ipc_port_release_send()1235 if (--port->ip_srights == 0 && in ipc_port_release_send()1599 printf(", srights=%d", port->ip_srights); in ipc_port_print()
148 srights = port->ip_srights; in mach_port_get_srights()
1429 statusp->mps_srights = port->ip_srights > 0; in mach_port_get_attributes()
230 mach_port_rights_t ip_srights; member
466 port->ip_srights++; in retrieve_task_self_fast()503 port->ip_srights++; in retrieve_thread_self_fast()