Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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
289 reader, updater, and reclaimer.
305 +----------------------------------->| reclaimer |
514 RCU distinction between updater, namely foo_update_a(), and reclaimer,
/linux-4.1.27/Documentation/filesystems/
Dvfs.txt740 data. Since it may be called by the memory reclaimer, it