Searched refs:soft_mode (Results 1 – 3 of 3) sorted by relevance
2289 bool soft_mode = task_has_sec_soft_mode(get_threadtask(thread)); in mte_send_async_ast_fault() local2291 if (soft_mode) { in mte_send_async_ast_fault()2298 thread_guard_violation(thread, code, fault_addr, /* not fatal in soft_mode */ !soft_mode); in mte_send_async_ast_fault()
1309 TASK_MTE_POLICY_HELPER_DECLARE(soft_mode);
10105 TASK_MTE_POLICY_HELPER_DEFINE(soft_mode, TASK_SEC_POLICY_SOFT_MODE);