Searched refs:set_indir_lp_lock (Results 1 – 3 of 3) sorted by relevance
50 void set_indir_lp_lock(struct task_struct *task, bool lock);82 #define set_indir_lp_lock(task, lock) do {} while (0) macro
107 void set_indir_lp_lock(struct task_struct *task, bool lock) in set_indir_lp_lock() function494 set_indir_lp_lock(task, true); in arch_prctl_lock_branch_landing_pad_state()
171 set_indir_lp_lock(current, false); in start_thread()