Searched refs:ipc_port_make_send_any (Results 1 – 4 of 4) sorted by relevance
220 task->itk_settable_self = ipc_port_make_send_any(kport); in ipc_task_init()314 pport = ipc_port_make_send_any(kport); in ipc_task_copyout_control_port()697 task->itk_settable_self = ipc_port_make_send_any(new_kport); in ipc_task_reset()810 tro->tro_settable_self_port = ipc_port_make_send_any(kport); in ipc_thread_init()1087 .tro_settable_self_port = ipc_port_make_send_any(new_kport), in ipc_thread_reset()
1480 port = ipc_port_make_send_any(subst); in ipc_kobject_label_check_or_substitute()
819 extern ipc_port_t ipc_port_make_send_any(
2843 ipc_port_make_send_any( in ipc_port_make_send_any() function