Searched refs:excp (Results 1 – 1 of 1) sorted by relevance
114 struct exception_action *excp,183 struct exception_action *excp, in exception_deliver() argument210 if (excp == NULL) { in exception_deliver()219 excp = &excp[exception]; in exception_deliver()229 exc_port = excp->port; in exception_deliver()244 flavor = excp->flavor; in exception_deliver()245 behavior = excp->behavior; in exception_deliver()268 mac_exc_action_check_exception_send(task, excp) != 0) { in exception_deliver()457 struct exception_action *excp, in check_exc_receiver_dependency() argument462 if (excp == NULL || exception != EXC_CRASH) { in check_exc_receiver_dependency()[all …]