Home
last modified time | relevance | path

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

/xnu-8796.141.3/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.c258 ipc_port_copy_send_mqueue(parent->itk_bootstrap); in ipc_task_init()
261 ipc_port_copy_send_mqueue(parent->itk_task_access); in ipc_task_init()
1228 port = ipc_port_copy_send_mqueue(task->itk_settable_self); in retrieve_task_self_fast()
1301 port = ipc_port_copy_send_mqueue(tro->tro_settable_self_port); in retrieve_thread_self_fast()
1644 port = ipc_port_copy_send_mqueue(tro->tro_settable_self_port); in thread_get_special_port_internal()
1914 port = ipc_port_copy_send_mqueue(task->itk_settable_self); in task_get_special_port_internal()
1945 port = ipc_port_copy_send_mqueue(task->itk_bootstrap); in task_get_special_port_internal()
1950 port = ipc_port_copy_send_mqueue(task->itk_task_access); in task_get_special_port_internal()
1955 port = ipc_port_copy_send_mqueue(task->itk_debug_control); in task_get_special_port_internal()
1961 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.c1332 *portp = ipc_port_copy_send_mqueue(port); in host_get_special_port()
/xnu-8796.141.3/iokit/IOKit/
H A DIOKitServer.h161 extern mach_port_t ipc_port_copy_send_mqueue(mach_port_t) __result_use_check;
/xnu-8796.141.3/osfmk/ipc/
H A Dipc_port.h949 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.c2821 ipc_port_copy_send_mqueue( in ipc_port_copy_send_mqueue() function
/xnu-8796.141.3/iokit/Kernel/
H A DIOUserServer.cpp2964 sendPort = ipc_port_copy_send_mqueue(queue->ivars->serverPort); in objectInstantiate()
3000 sendPort = ipc_port_copy_send_mqueue(queue->ivars->serverPort); in objectInstantiate()
3475 sendPort = ipc_port_copy_send_mqueue(port); in rpc()