|
@@ -4022,6 +4022,7 @@ int sched_setscheduler_nocheck(struct task_struct *p, int policy,
|
|
return _sched_setscheduler(p, policy, param, false);
|
|
return _sched_setscheduler(p, policy, param, false);
|
|
do_sched_setscheduler(pid_t pid, int policy, struct sched_param __user *param)
|
|
do_sched_setscheduler(pid_t pid, int policy, struct sched_param __user *param)
|