Home
last modified time | relevance | path

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

/linux-3.4.99/fs/lockd/
Dclntlock.c24 static int reclaimer(void *ptr);
213 task = kthread_run(reclaimer, host, "%s-reclaim", host->h_name); in nlmclnt_recovery()
222 reclaimer(void *ptr) in reclaimer() function
/linux-3.4.99/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 |
512 RCU distinction between updater, namely foo_update_a(), and reclaimer,
/linux-3.4.99/Documentation/filesystems/
Dvfs.txt722 data. Since it may be called by the memory reclaimer, it