Searched refs:io_kotype (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_object.h109 * If another object type needs to participate in io_kotype()-based
144 #define io_kotype(io) ((io)->io_bits & IO_BITS_KOTYPE) macro
H A Dipc_port.h193 #define ip_kotype(port) io_kotype(&(port)->ip_object)

Completed in 70 milliseconds