Searched defs:sched_setscheduler (Results 1 – 1 of 1) sorted by relevance
7632 int sched_setscheduler(struct task_struct *p, int policy, in sched_setscheduler() function7803 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) in SYSCALL_DEFINE3() argument