Home
last modified time | relevance | path

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

/kernel/
Dsched.c151 static inline int rt_policy(int policy) in rt_policy()
5277 __setscheduler(struct rq *rq, struct task_struct *p, int policy, int prio) in __setscheduler()
5317 static int __sched_setscheduler(struct task_struct *p, int policy, in __sched_setscheduler()
5447 int sched_setscheduler(struct task_struct *p, int policy, in sched_setscheduler()
5465 int sched_setscheduler_nocheck(struct task_struct *p, int policy, in sched_setscheduler_nocheck()
5472 do_sched_setscheduler(pid_t pid, int policy, struct sched_param __user *param) in do_sched_setscheduler()
5499 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, in SYSCALL_DEFINE3() argument
5885 SYSCALL_DEFINE1(sched_get_priority_max, int, policy) in SYSCALL_DEFINE1() argument
5910 SYSCALL_DEFINE1(sched_get_priority_min, int, policy) in SYSCALL_DEFINE1() argument
/kernel/trace/
Dtrace.h210 unsigned long policy; member