Searched refs:target_port (Results 1 – 2 of 2) sorted by relevance
545 ipc_port_t target_port, bt_obj_port; in exception_deliver_backtrace() local565 target_port = exc_ports[i]; in exception_deliver_backtrace()567 if (!IP_VALID(target_port)) { in exception_deliver_backtrace()571 ip_mq_lock(target_port); in exception_deliver_backtrace()572 if (!ip_active(target_port)) { in exception_deliver_backtrace()573 ip_mq_unlock(target_port); in exception_deliver_backtrace()576 ip_mq_unlock(target_port); in exception_deliver_backtrace()578 kr = mach_exception_raise_backtrace(target_port, in exception_deliver_backtrace()
393 target_port : task_t;