Searched refs:IPC_OBJECT_LABEL (Results 1 – 7 of 7) sorted by relevance
194 return ipc_kobject_alloc_port(kobject, IPC_OBJECT_LABEL(otype), options); in ipc_kobject_alloc_port()
75 ipc_object_label_t label = IPC_OBJECT_LABEL(IOT_TIMER_PORT); in mk_timer_create_trap()
1334 kr = ipc_port_alloc(current_space(), IPC_OBJECT_LABEL(IOT_PORT), in mach_reply_port()1370 kr = ipc_port_alloc(current_space(), IPC_OBJECT_LABEL(IOT_SPECIAL_REPLY_PORT), in thread_get_special_reply_port()1405 IPC_OBJECT_LABEL(IOT_SPECIAL_REPLY_PORT), IP_INIT_NONE); in thread_get_kernel_special_reply_port()3160 ipc_object_label_t label = IPC_OBJECT_LABEL(kotype); in convert_thread_to_port_with_flavor()3623 ipc_object_label_t label = IPC_OBJECT_LABEL(kotype); in convert_task_to_port_with_flavor()
902 return IPC_OBJECT_LABEL(otype, .iol_kobject = kolabel); in ipc_kobject_label_alloc()
273 #define IPC_OBJECT_LABEL(otype, ...) \ macro
631 ipc_object_label_t label = IPC_OBJECT_LABEL(IOT_PORT); in mach_port_allocate_full()2434 ipc_object_label_t label = IPC_OBJECT_LABEL(IOT_PORT); in mach_port_construct()
276 ipc_object_label_t label = IPC_OBJECT_LABEL(type); in iokit_alloc_object_port()