Home
last modified time | relevance | path

Searched refs:exception_port_copy_send (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/osfmk/kern/
H A Dipc_host.c552 exception_port_copy_send(new_port); in host_set_exception_ports()
646 exception_port_copy_send(host_priv->exc_actions[i].port); in host_get_exception_ports()
740 exception_port_copy_send(host_priv->exc_actions[i].port); in host_swap_exception_ports()
747 exception_port_copy_send(new_port); in host_swap_exception_ports()
H A Dexception.h62 extern ipc_port_t exception_port_copy_send(ipc_port_t port);
H A Dexception.c166 exception_port_copy_send(ipc_port_t port) in exception_port_copy_send() function
246 exc_port = exception_port_copy_send(excp->port); in exception_deliver()
1066 saved_exc_actions[EXC_RPC_ALERT].port = exception_port_copy_send(xport); in sys_perf_notify()
H A Dipc_tt.c275 exception_port_copy_send(parent->exc_actions[i].port); in ipc_task_init()
4104 action->port = exception_port_copy_send(new_port); in thread_set_exception_ports_internal()
4227 exception_port_copy_send(new_port); in task_set_exception_ports()
4358 ports[j] = exception_port_copy_send(action->port); in thread_swap_exception_ports()
4366 action->port = exception_port_copy_send(new_port); in thread_swap_exception_ports()
4467 ports[j] = exception_port_copy_send(task->exc_actions[i].port); in task_swap_exception_ports()
4475 task->exc_actions[i].port = exception_port_copy_send(new_port); in task_swap_exception_ports()
4606 ports[j] = exception_port_copy_send(exc_port); in thread_get_exception_ports_internal()
4762 ports[j] = exception_port_copy_send(exc_port); in task_get_exception_ports_internal()