Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dipc_host.c578 exception_port_copy_send(new_port); in host_set_exception_ports()
672 exception_port_copy_send(host_priv->exc_actions[i].port); in host_get_exception_ports()
790 exception_port_copy_send(host_priv->exc_actions[i].port); in host_swap_exception_ports()
797 exception_port_copy_send(new_port); in host_swap_exception_ports()
H A Dexception.h56 extern ipc_port_t exception_port_copy_send(ipc_port_t port);
H A Dexception.c173 exception_port_copy_send(ipc_port_t port) in exception_port_copy_send() function
251 exc_port = exception_port_copy_send(excp->port); in exception_deliver()
H A Dipc_tt.c259 exception_port_copy_send(parent->exc_actions[i].port); in ipc_task_init()
4186 action->port = exception_port_copy_send(new_port); in thread_set_exception_ports()
4302 exception_port_copy_send(new_port); in task_set_exception_ports()
4463 ports[j] = exception_port_copy_send(action->port); in thread_swap_exception_ports()
4471 action->port = exception_port_copy_send(new_port); in thread_swap_exception_ports()
4598 ports[j] = exception_port_copy_send(task->exc_actions[i].port); in task_swap_exception_ports()
4606 task->exc_actions[i].port = exception_port_copy_send(new_port); in task_swap_exception_ports()
4730 ports[j] = exception_port_copy_send(exc_port); in thread_get_exception_ports_internal()
4879 ports[j] = exception_port_copy_send(exc_port); in task_get_exception_ports_internal()