Searched refs:lru_cache_disabled (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/
H A Dmlock.c258 folio_test_large(folio) || lru_cache_disabled())
281 folio_test_large(folio) || lru_cache_disabled())
302 folio_test_large(folio) || lru_cache_disabled())
H A Dswap.c247 !lru_cache_disabled())
/linux-master/include/linux/
H A Dswap.h371 static inline bool lru_cache_disabled(void) function
/linux-master/fs/
H A Dbuffer.c1333 if (lru_cache_disabled() || cpu_is_isolated(smp_processor_id())) {

Completed in 302 milliseconds