Searched refs:target_port (Results 1 – 2 of 2) sorted by relevance
538 ipc_port_t target_port, bt_obj_port; in exception_deliver_backtrace() local558 target_port = exc_ports[i]; in exception_deliver_backtrace()560 if (!IP_VALID(target_port)) { in exception_deliver_backtrace()564 ip_mq_lock(target_port); in exception_deliver_backtrace()565 if (!ip_active(target_port)) { in exception_deliver_backtrace()566 ip_mq_unlock(target_port); in exception_deliver_backtrace()569 ip_mq_unlock(target_port); in exception_deliver_backtrace()571 kr = mach_exception_raise_backtrace(target_port, in exception_deliver_backtrace()
377 target_port : task_t;