set_indir_lp_status
void set_indir_lp_status(struct task_struct *task, bool enable);
set_indir_lp_status(current, false);
set_indir_lp_status(t, !!(state & PR_CFI_ENABLE));