Searched refs:target_port (Results 1 – 2 of 2) sorted by relevance
619 ipc_port_t target_port, bt_obj_port; in exception_deliver_backtrace() local639 target_port = exc_ports[i]; in exception_deliver_backtrace()641 if (!IP_VALID(target_port)) { in exception_deliver_backtrace()645 ip_mq_lock(target_port); in exception_deliver_backtrace()646 if (!ip_active(target_port)) { in exception_deliver_backtrace()647 ip_mq_unlock(target_port); in exception_deliver_backtrace()650 ip_mq_unlock(target_port); in exception_deliver_backtrace()652 kr = mach_exception_raise_backtrace(target_port, in exception_deliver_backtrace()
393 target_port : task_t;