Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dworkqueue.c5264 int std_nice[NR_STD_WORKER_POOLS] = { 0, HIGHPRI_NICE_LEVEL }; in init_workqueues() local
5288 pool->attrs->nice = std_nice[i++]; in init_workqueues()
5313 attrs->nice = std_nice[i]; in init_workqueues()
5322 attrs->nice = std_nice[i]; in init_workqueues()