Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dworkqueue.c5156 int std_nice[NR_STD_WORKER_POOLS] = { 0, HIGHPRI_NICE_LEVEL }; in init_workqueues() local
5177 pool->attrs->nice = std_nice[i++]; in init_workqueues()
5202 attrs->nice = std_nice[i]; in init_workqueues()
5211 attrs->nice = std_nice[i]; in init_workqueues()