Searched refs:target_port (Results 1 – 2 of 2) sorted by relevance
533 ipc_port_t target_port, bt_obj_port; in exception_deliver_backtrace() local553 target_port = exc_ports[i]; in exception_deliver_backtrace()555 if (!IP_VALID(target_port)) { in exception_deliver_backtrace()559 ip_mq_lock(target_port); in exception_deliver_backtrace()560 if (!ip_active(target_port)) { in exception_deliver_backtrace()561 ip_mq_unlock(target_port); in exception_deliver_backtrace()564 ip_mq_unlock(target_port); in exception_deliver_backtrace()566 kr = mach_exception_raise_backtrace(target_port, in exception_deliver_backtrace()
377 target_port : task_t;