Home
last modified time | relevance | path

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

/mm/
Dpdflush.c58 int nr_pdflush_threads = 0; variable
101 nr_pdflush_threads++; in __pdflush()
137 if (nr_pdflush_threads < MAX_PDFLUSH_THREADS) in __pdflush()
151 if (nr_pdflush_threads <= MIN_PDFLUSH_THREADS) in __pdflush()
160 nr_pdflush_threads--; in __pdflush()