Searched defs:nice (Results 1 – 8 of 8) sorted by relevance
57 int timeout, int nice ) in ps_set_intr()
117 static int nice = 0; variable
132 static int nice = 0; variable
131 static int nice = 0; variable
307 long priority, nice; in proc_pid_stat() local
312 unsigned int sum = 0, user = 0, nice = 0, system = 0; in kstat_read_proc() local
71 #define NICE_TO_TICKS(nice) (TICK_SCALE(20-(nice))+1) argument
306 long nice; member