Searched defs:nice (Results 1 – 12 of 12) sorted by relevance
42 nice(int incr) in nice() function
205 # define nice(a) xnice(a) macro
53 # define nice(a) setprio((getpid()),a) macro
137 uint16_t nice; member
506 set_user_nice(VCHIQ_THREAD_T thr, int nice) in set_user_nice()
96 #define NICE_TO_PRIO(nice) (MAX_RT_PRIO + (nice) + 20) argument
283 void (*nice)(struct proc *p, int nice); member
144 #define SCHED_PRI_NICE(nice) (((nice) - PRIO_MIN) * 5 / 4) argument1733 int nice; in sched_priority() local2432 sched_ule_nice(struct proc *p, int nice) in sched_ule_nice()
825 sched_4bsd_nice(struct proc *p, int nice) in sched_4bsd_nice()
308 NiceMock< ::Mock> nice; in TEST() local
87 uint64_t nice; member
3037 char nice[32]; in dump_dsl_dir() local