Searched refs:is_shstk_locked (Results 1 – 3 of 3) sorted by relevance
40 bool is_shstk_locked(struct task_struct *task);68 #define is_shstk_locked(task) false macro
34 bool is_shstk_locked(struct task_struct *task) in is_shstk_locked() function396 if (is_shstk_locked(t)) in arch_set_shadow_stack_status()
316 user_cfi.cfi_status.cfi_state |= is_shstk_locked(target) ? in riscv_cfi_get()