Searched refs:io_is_kobject (Results 1 – 4 of 4) sorted by relevance
175 #define io_is_kobject(io) ((io_bits(io) & IO_BITS_KOBJECT) != 0) macro
554 if (io_is_kobject(object)) { in mach_port_kobject_description()
280 #define ip_is_kobject(port) io_is_kobject(ip_to_object(port))
3053 if (io_is_kobject(dest_port) && in ipc_kmsg_copyin_header()