set_indir_lp_lock
void set_indir_lp_lock(struct task_struct *task, bool lock);
set_indir_lp_lock(current, false);
set_indir_lp_lock(task, true);