Home
last modified time | relevance | path

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

/Linux-v4.19/fs/lockd/
Dclntlock.c24 static int reclaimer(void *ptr);
219 task = kthread_run(reclaimer, host, "%s-reclaim", host->h_name); in nlmclnt_recovery()
228 reclaimer(void *ptr) in reclaimer() function
/Linux-v4.19/Documentation/admin-guide/mm/
Didle_page_tracking.rst109 from a process address space. To avoid interference with the reclaimer, which,
113 is set on the page. The reclaimer treats the Young flag as an extra PTE
116 Since the idle memory tracking feature is based on the memory reclaimer logic,
/Linux-v4.19/Documentation/RCU/
DwhatisRCU.txt115 So how the heck can a reclaimer tell when a reader is done, given
142 Used by a reader to inform the reclaimer that the reader is
156 Used by a reader to inform the reclaimer that the reader is
164 Marks the end of updater code and the beginning of reclaimer
296 reader, updater, and reclaimer.
312 +----------------------------------->| reclaimer |
521 RCU distinction between updater, namely foo_update_a(), and reclaimer,
/Linux-v4.19/Documentation/filesystems/
Dvfs.txt786 data. Since it may be called by the memory reclaimer, it