Searched refs:target_port (Results 1 – 2 of 2) sorted by relevance
618 ipc_port_t target_port, bt_obj_port; in exception_deliver_backtrace() local638 target_port = exc_ports[i]; in exception_deliver_backtrace()640 if (!IP_VALID(target_port)) { in exception_deliver_backtrace()644 ip_mq_lock(target_port); in exception_deliver_backtrace()645 if (!ip_active(target_port)) { in exception_deliver_backtrace()646 ip_mq_unlock(target_port); in exception_deliver_backtrace()649 ip_mq_unlock(target_port); in exception_deliver_backtrace()651 kr = mach_exception_raise_backtrace(target_port, in exception_deliver_backtrace()
393 target_port : task_t;