Searched defs:nice (Results 1 – 4 of 4) sorted by relevance
/kernel/sched/ |
D | autogroup.h | 14 int nice; member
|
D | autogroup.c | 208 int proc_sched_autogroup_set_nice(struct task_struct *p, int nice) in proc_sched_autogroup_set_nice()
|
D | core.c | 2077 static inline int __normal_prio(int policy, int rt_prio, int nice) in __normal_prio() 7110 void set_user_nice(struct task_struct *p, long nice) in set_user_nice() 7174 int can_nice(const struct task_struct *p, const int nice) in can_nice() 7192 SYSCALL_DEFINE1(nice, int, increment) in SYSCALL_DEFINE1() argument 7194 long nice, retval; in SYSCALL_DEFINE1() local 7852 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() 11002 struct cftype *cft, s64 nice) in cpu_weight_nice_write_s64()
|
/kernel/trace/ |
D | trace.h | 172 unsigned long nice; member
|