Searched defs:sched_setscheduler (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/kernel/sched/ |
| D | core.c | 4431 int sched_setscheduler(struct task_struct *p, int policy, in sched_setscheduler() function 4569 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) in SYSCALL_DEFINE3() argument
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | core.c | 5634 int sched_setscheduler(struct task_struct *p, int policy, in sched_setscheduler() function 5794 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) in SYSCALL_DEFINE3() argument
|