Home
last modified time | relevance | path

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

/linux-4.4.14/fs/lockd/
Dclntlock.c24 static int reclaimer(void *ptr);
218 task = kthread_run(reclaimer, host, "%s-reclaim", host->h_name); in nlmclnt_recovery()
227 reclaimer(void *ptr) in reclaimer() function
/linux-4.4.14/Documentation/vm/
Didle_page_tracking.txt86 from a process address space. To avoid interference with the reclaimer, which,
90 is set on the page. The reclaimer treats the Young flag as an extra PTE
93 Since the idle memory tracking feature is based on the memory reclaimer logic,
/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt110 So how the heck can a reclaimer tell when a reader is done, given
137 Used by a reader to inform the reclaimer that the reader is
151 Used by a reader to inform the reclaimer that the reader is
159 Marks the end of updater code and the beginning of reclaimer
291 reader, updater, and reclaimer.
307 +----------------------------------->| reclaimer |
516 RCU distinction between updater, namely foo_update_a(), and reclaimer,
/linux-4.4.14/Documentation/filesystems/
Dvfs.txt742 data. Since it may be called by the memory reclaimer, it