Searched refs:ip_is_control (Results 1 – 2 of 2) sorted by relevance
307 #define ip_is_control(port) \ macro
2397 if (ip_is_control(port)) { in mach_port_guard_exception_immovable()2422 assert(ip_is_control(port)); /* only task/thread control ports can be pinned */ in mach_port_guard_exception_pinned()