Searched refs:task_is_pac_exception_fatal (Results 1 – 4 of 4) sorted by relevance
837 if (task_is_pac_exception_fatal(task)) { in pac_exception_triage()
148 if (task_is_pac_exception_fatal(target_task) in thread_set_state_allowed()
1323 extern bool task_is_pac_exception_fatal(task_t task);
9788 task_is_pac_exception_fatal( in task_is_pac_exception_fatal() function