Searched refs:set_indir_lp_status (Results 1 – 3 of 3) sorted by relevance
49 void set_indir_lp_status(struct task_struct *task, bool enable);80 #define set_indir_lp_status(task, enable) do {} while (0) macro
92 void set_indir_lp_status(struct task_struct *task, bool enable) in set_indir_lp_status() function479 set_indir_lp_status(t, !!(state & PR_CFI_ENABLE)); in arch_prctl_set_branch_landing_pad_state()
172 set_indir_lp_status(current, false); in start_thread()