Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dipc_host.c571 exception_port_copy_send(new_port); in host_set_exception_ports()
665 exception_port_copy_send(host_priv->exc_actions[i].port); in host_get_exception_ports()
779 exception_port_copy_send(host_priv->exc_actions[i].port); in host_swap_exception_ports()
786 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.c242 exception_port_copy_send(parent->exc_actions[i].port); in ipc_task_init()
4126 action->port = exception_port_copy_send(new_port); in thread_set_exception_ports()
4238 exception_port_copy_send(new_port); in task_set_exception_ports()
4394 ports[j] = exception_port_copy_send(action->port); in thread_swap_exception_ports()
4402 action->port = exception_port_copy_send(new_port); in thread_swap_exception_ports()
4525 ports[j] = exception_port_copy_send(task->exc_actions[i].port); in task_swap_exception_ports()
4533 task->exc_actions[i].port = exception_port_copy_send(new_port); in task_swap_exception_ports()
4657 ports[j] = exception_port_copy_send(exc_port); in thread_get_exception_ports_internal()
4806 ports[j] = exception_port_copy_send(exc_port); in task_get_exception_ports_internal()