Searched defs:sched_setattr (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
| D | utils.c | 236 static inline int sched_setattr(pid_t pid, const struct sched_attr *attr, in sched_setattr() function
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | core.c | 5734 int sched_setattr(struct task_struct *p, const struct sched_attr *attr) in sched_setattr() function 5919 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | core.c | 7946 int sched_setattr(struct task_struct *p, const struct sched_attr *attr) in sched_setattr() function 8142 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
|