Searched defs:sched_setattr (Results 1 – 2 of 2) sorted by relevance
236 static inline int sched_setattr(pid_t pid, const struct sched_attr *attr, in sched_setattr() function
7888 int sched_setattr(struct task_struct *p, const struct sched_attr *attr) in sched_setattr() function8079 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument