Searched refs:io_otype (Results 1 – 6 of 6) sorted by relevance
170 ipc_object_free(io_otype(io), io, true); in ipc_object_deallocate_queue_invoke()210 ipc_object_free(io_otype(io), io, true); in ipc_object_release()226 ipc_object_free(io_otype(io), io, true); in ipc_object_release_safe()540 if (io_otype(object) != IOT_PORT_SET) { in ipc_object_validate()795 assert(io_otype(object) == IOT_PORT); in ipc_object_destroy()834 assert(io_otype(object) == IOT_PORT); in ipc_object_destroy_dest()976 assert(io_otype(object) == IOT_PORT); in ipc_object_copyout()1107 assert(io_otype(object) == IOT_PORT); in ipc_object_copyout_name()
176 #define io_otype(io) ((io_bits(io) & IO_BITS_OTYPE) >> 16) macro
783 if (io_otype(object) == IOT_PORT) { in filt_machportdetach()837 if (io_otype(kn->kn_ipc_obj) == IOT_PORT_SET) { in filt_machportevent()
300 if (io_otype(object) == IOT_PORT) { in ipc_object_klist()354 if (io_otype(object) == IOT_PORT) { in ipc_mqueue_changed()
1305 if (io_otype(object) == IOT_PORT) { in mach_msg_receive_results_complete()
377 assert(io_otype(object) == IOT_PORT); in ipc_right_reverse()2915 assert(io_otype(object) == IOT_PORT); in ipc_right_copyout()