Searched refs:current_is_reclaim_thread (Results 1 – 6 of 6) sorted by relevance
207 current_is_reclaim_thread(void) function211 EXPORT_SYMBOL(current_is_reclaim_thread);
34 extern int current_is_reclaim_thread(void);
62 extern int current_is_reclaim_thread(void);
58 #define current_is_reclaim_thread() (0) macro
109 current_is_reclaim_thread(void) in current_is_reclaim_thread() function
878 !current_is_reclaim_thread()) { in dbuf_evict_notify()