Home
last modified time | relevance | path

Searched defs:sched_setscheduler (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dsyscalls.c870 int sched_setscheduler(struct task_struct *p, int policy, sched_setscheduler() function
1031 SYSCALL_DEFINE3(sched_setscheduler,pid_t,pid,int,policy,struct sched_param __user *,param) SYSCALL_DEFINE3() argument