Searched refs:ipc_port_make_send (Results 1 – 13 of 13) sorted by relevance
126 return ipc_port_make_send(clock->cl_service); in convert_clock_to_port()140 return ipc_port_make_send(clock->cl_control); in convert_clock_ctrl_to_port()
392 port = ipc_port_make_send(port); in convert_processor_to_port()414 port = ipc_port_make_send(port); in convert_pset_to_port()437 port = ipc_port_make_send(port); in convert_pset_name_to_port()
189 task->itk_settable_self = ipc_port_make_send(kport); in ipc_task_init()644 task->itk_settable_self = ipc_port_make_send(new_kport); in ipc_task_reset()779 tro->tro_settable_self_port = ipc_port_make_send(kport); in ipc_thread_init()1098 .tro_settable_self_port = ipc_port_make_send(new_kport), in ipc_thread_reset()1201 port = ipc_port_make_send(task->itk_self); in retrieve_task_self_fast()1269 port = ipc_port_make_send(tro->tro_self_port); in retrieve_thread_self_fast()1648 port = ipc_port_make_send(tro->tro_settable_self_port); in thread_get_non_substituted_self()1874 port = ipc_port_make_send(task->itk_task_ports[TASK_FLAVOR_NAME]); in task_get_special_port_internal()1930 port = ipc_port_make_send(task->itk_settable_self); in task_get_non_substituted_self()3180 port = ipc_port_make_send(port); in convert_thread_to_port_with_flavor()[all …]
87 ipc_port_t ux_handler_send_right = ipc_port_make_send(ux_handler_port); in ux_handler_setup()
1784 port = ipc_port_make_send(subst); in ipc_kobject_label_check()
97 ipc_port_make_send(master_device_port)); in device_service_create()
271 sendPort = ipc_port_make_send( port); in iokit_make_port_of_type()358 sendPort = ipc_port_make_send( port); in iokit_make_send_right()
158 extern mach_port_t ipc_port_make_send(mach_port_t) __result_use_check;
316 reply_port = ipc_port_make_send(reply->self_port); in KUNCUserNotificationDisplayFromBundle()
1648 returned_manager = ipc_port_make_send(current_manager); in host_default_memory_manager()1678 memory_manager_default = ipc_port_make_send(new_manager); in host_default_memory_manager()1728 current_manager = ipc_port_make_send(current_manager); in memory_manager_default_reference()
758 extern ipc_port_t ipc_port_make_send(
2692 ipc_port_make_send( in ipc_port_make_send() function
3428 sendPort = ipc_port_make_send(port); in copySendRightForObject()5549 wake_port = ipc_port_make_send(args->asyncWakePort); in externalMethod()