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