Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/kernel/sched/
H A Dcore.c7888 int sched_setattr(struct task_struct *p, const struct sched_attr *attr) in sched_setattr() function
8079 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument