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

/xnu-2782.1.97/osfmk/ipc/
H A Dipc_object.h108 * If another object type needs to participate in io_kotype()-based
143 #define io_kotype(io) ((io)->io_bits & IO_BITS_KOTYPE) macro
H A Dipc_port.h195 #define ip_kotype(port) io_kotype(&(port)->ip_object)
H A Dipc_kmsg.c1721 io_kotype(voucher_entry->ie_object) != IKOT_VOUCHER) {

Completed in 42 milliseconds