Home
last modified time | relevance | path

Searched refs:DEF_NICE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dsched.h461 #define DEF_NICE (0) macro
483 nice: DEF_NICE, \
/linux-2.4.37.9/kernel/
Dsched.c1305 this_task->nice = DEF_NICE; in reparent_to_init()