Home
last modified time | relevance | path

Searched refs:ipc_port_copy_send_mqueue (Results 1 – 10 of 10) sorted by relevance

/xnu-10063.101.15/osfmk/kern/
H A Darcade.c282 port = ipc_port_copy_send_mqueue(arcade_upcall_port); in arcade_ast()
298 port = ipc_port_copy_send_mqueue(arcade_upcall_port); in arcade_ast()
H A Dipc_tt.c275 ipc_port_copy_send_mqueue(parent->itk_bootstrap); in ipc_task_init()
278 ipc_port_copy_send_mqueue(parent->itk_task_access); in ipc_task_init()
1244 port = ipc_port_copy_send_mqueue(task->itk_settable_self); in retrieve_task_self_fast()
1317 port = ipc_port_copy_send_mqueue(tro->tro_settable_self_port); in retrieve_thread_self_fast()
1660 port = ipc_port_copy_send_mqueue(tro->tro_settable_self_port); in thread_get_special_port_internal()
1930 port = ipc_port_copy_send_mqueue(task->itk_settable_self); in task_get_special_port_internal()
1961 port = ipc_port_copy_send_mqueue(task->itk_bootstrap); in task_get_special_port_internal()
1966 port = ipc_port_copy_send_mqueue(task->itk_task_access); in task_get_special_port_internal()
1971 port = ipc_port_copy_send_mqueue(task->itk_debug_control); in task_get_special_port_internal()
1977 port = ipc_port_copy_send_mqueue(task->itk_resource_notify); in task_get_special_port_internal()
H A Dipc_host.c384 port = ipc_port_copy_send_mqueue(port); in host_port_copy_send()
H A Dexception.c180 port = ipc_port_copy_send_mqueue(port); in exception_port_copy_send()
H A Dhost.c1331 *portp = ipc_port_copy_send_mqueue(port); in host_get_special_port()
/xnu-10063.101.15/iokit/IOKit/
H A DIOKitServer.h171 extern mach_port_t ipc_port_copy_send_mqueue(mach_port_t) __result_use_check;
/xnu-10063.101.15/osfmk/ipc/
H A Dipc_port.h964 extern ipc_port_t ipc_port_copy_send_mqueue(
H A Dmach_kernelrpc.c680 sright = ipc_port_copy_send_mqueue(*portp); in task_dyld_process_info_notify_get_trap()
H A Dipc_port.c2889 ipc_port_copy_send_mqueue( in ipc_port_copy_send_mqueue() function
/xnu-10063.101.15/iokit/Kernel/
H A DIOUserServer.cpp2997 sendPort = ipc_port_copy_send_mqueue(queue->ivars->serverPort); in objectInstantiate()
3033 sendPort = ipc_port_copy_send_mqueue(queue->ivars->serverPort); in objectInstantiate()
3514 sendPort = ipc_port_copy_send_mqueue(port); in rpc()