Lines Matching defs:policy
2160 static inline int __normal_prio(int policy, int rt_prio, int nice) in __normal_prio()
7554 int policy = attr->sched_policy; in __setscheduler_params() local
7599 int policy, int reset_on_fork) in user_check_sched_setscheduler()
7659 int oldpolicy = -1, policy = attr->sched_policy; in __sched_setscheduler() local
7887 static int _sched_setscheduler(struct task_struct *p, int policy, in _sched_setscheduler()
7917 int sched_setscheduler(struct task_struct *p, int policy, in sched_setscheduler()
7949 int sched_setscheduler_nocheck(struct task_struct *p, int policy, in sched_setscheduler_nocheck()
8002 do_sched_setscheduler(pid_t pid, int policy, struct sched_param __user *param) in do_sched_setscheduler()
8086 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) in SYSCALL_DEFINE3() argument
8997 SYSCALL_DEFINE1(sched_get_priority_max, int, policy) in SYSCALL_DEFINE1() argument
9024 SYSCALL_DEFINE1(sched_get_priority_min, int, policy) in SYSCALL_DEFINE1() argument