Searched refs:is_indir_lp_locked (Results 1 – 3 of 3) sorted by relevance
48 bool is_indir_lp_locked(struct task_struct *task);78 #define is_indir_lp_locked(task) false macro
87 bool is_indir_lp_locked(struct task_struct *task) in is_indir_lp_locked() function459 fcfi_status |= (is_indir_lp_locked(t) ? PR_CFI_LOCK : 0); in arch_prctl_get_branch_landing_pad_state()470 if (is_indir_lp_locked(t)) in arch_prctl_set_branch_landing_pad_state()
307 user_cfi.cfi_status.cfi_state |= is_indir_lp_locked(target) ? in riscv_cfi_get()