Searched refs:io_otype (Results 1 – 6 of 6) sorted by relevance
173 ipc_object_free(io_otype(io), io, true); in ipc_object_deallocate_queue_invoke()213 ipc_object_free(io_otype(io), io, true); in ipc_object_release()229 ipc_object_free(io_otype(io), io, true); in ipc_object_release_safe()583 if (io_otype(object) != IOT_PORT_SET) { in ipc_object_validate()828 assert(io_otype(object) == IOT_PORT); in ipc_object_destroy()867 assert(io_otype(object) == IOT_PORT); in ipc_object_destroy_dest()1009 assert(io_otype(object) == IOT_PORT); in ipc_object_copyout()1140 assert(io_otype(object) == IOT_PORT); in ipc_object_copyout_name()
173 #define io_otype(io) ((io_bits(io) & IO_BITS_OTYPE) >> 16) macro
876 if (io_otype(object) == IOT_PORT) { in filt_machportdetach()928 if (io_otype(kn->kn_ipc_obj) == IOT_PORT_SET) { in filt_machportevent()
315 if (io_otype(object) == IOT_PORT) { in ipc_object_klist()369 if (io_otype(object) == IOT_PORT) { in ipc_mqueue_changed()
501 if (io_otype(object) == IOT_PORT) { in mach_msg_receive_results_complete()
412 assert(io_otype(object) == IOT_PORT); in ipc_right_reverse()2863 assert(io_otype(object) == IOT_PORT); in ipc_right_copyout()