Home
last modified time | relevance | path

Searched defs:sched_setattr (Results 1 – 2 of 2) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dutils.c236 static inline int sched_setattr(pid_t pid, const struct sched_attr *attr, in sched_setattr() function
/linux/kernel/sched/
H A Dcore.c7970 int sched_setattr(struct task_struct *p, const struct sched_attr *attr) in sched_setattr() function
8151 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument