Home
last modified time | relevance | path

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

/xnu-10063.141.1/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()
4244 action->port = exception_port_copy_send(new_port); in thread_set_exception_ports()
4360 exception_port_copy_send(new_port); in task_set_exception_ports()
4521 ports[j] = exception_port_copy_send(action->port); in thread_swap_exception_ports()
4529 action->port = exception_port_copy_send(new_port); in thread_swap_exception_ports()
4656 ports[j] = exception_port_copy_send(task->exc_actions[i].port); in task_swap_exception_ports()
4664 task->exc_actions[i].port = exception_port_copy_send(new_port); in task_swap_exception_ports()
4788 ports[j] = exception_port_copy_send(exc_port); in thread_get_exception_ports_internal()
4937 ports[j] = exception_port_copy_send(exc_port); in task_get_exception_ports_internal()