Searched refs:io_otype (Results 1 – 5 of 5) sorted by relevance
171 ipc_object_free(io_otype(io), io, true); in ipc_object_deallocate_queue_invoke()211 ipc_object_free(io_otype(io), io, true); in ipc_object_release()227 ipc_object_free(io_otype(io), io, true); in ipc_object_release_safe()816 assert(io_otype(object) == IOT_PORT); in ipc_object_destroy()855 assert(io_otype(object) == IOT_PORT); in ipc_object_destroy_dest()1003 assert(io_otype(object) == IOT_PORT); in ipc_object_copyout()1134 assert(io_otype(object) == IOT_PORT); in ipc_object_copyout_name()1409 ipc_object_validate(io, io_otype(io)); in ipc_object_lock_allow_invalid()
176 #define io_otype(io) ((io_bits(io) & IO_BITS_OTYPE) >> 16) macro204 ipc_object_lock(__io, io_otype(__io)); \
363 if (io_otype(object) == IOT_PORT) { in ipc_object_klist()417 if (io_otype(object) == IOT_PORT) { in ipc_mqueue_changed()
1124 if (io_otype(object) == IOT_PORT) { in mach_msg_receive_results_complete()
381 assert(io_otype(object) == IOT_PORT); in ipc_right_reverse()2923 assert(io_otype(object) == IOT_PORT); in ipc_right_copyout()