Searched defs:nice (Results 1 – 11 of 11) 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
138 uint16_t nice; member
511 set_user_nice(VCHIQ_THREAD_T thr, int nice) in set_user_nice()
98 #define NICE_TO_PRIO(nice) (MAX_RT_PRIO + (nice) + 20) argument
308 NiceMock< ::Mock> nice; in TEST() local
87 uint64_t nice; member
831 sched_nice(struct proc *p, int nice) in sched_nice() argument
170 #define SCHED_PRI_NICE(nice) (nice) argument 2312 sched_nice(struct proc * p,int nice) sched_nice() argument [all...]
2681 char nice[32]; in dump_dsl_dir() local