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 | 1704 static inline int __normal_prio(int policy, int rt_prio, int nice) in __normal_prio() 5238 void set_user_nice(struct task_struct *p, long nice) in set_user_nice() 5298 int can_nice(const struct task_struct *p, const int nice) in can_nice() 5316 SYSCALL_DEFINE1(nice, int, increment) in SYSCALL_DEFINE1() argument 5318 long nice, retval; in SYSCALL_DEFINE1() local 5852 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() 8750 struct cftype *cft, s64 nice) in cpu_weight_nice_write_s64()
|
/kernel/trace/ |
D | trace.h | 176 unsigned long nice; member
|