Searched defs:sched_setscheduler (Results 1 – 1 of 1) sorted by relevance
6011 int sched_setscheduler(struct task_struct *p, int policy, in sched_setscheduler() function6191 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, in SYSCALL_DEFINE3() argument