Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmmzone.h558 bool lru_gen_look_around(struct page_vma_mapped_walk *pvmw);
577 static inline bool lru_gen_look_around(struct page_vma_mapped_walk *pvmw) in lru_gen_look_around() function
/linux-6.12.1/Documentation/mm/
Dmultigen_lru.rst189 ``lru_gen_look_around()`` exploits spatial locality to reduce the
201 In the eviction path, specifically, in ``lru_gen_look_around()``, if a
/linux-6.12.1/mm/
Drmap.c889 if (lru_gen_look_around(&pvmw)) in folio_referenced_one()
Dvmscan.c4044 bool lru_gen_look_around(struct page_vma_mapped_walk *pvmw) in lru_gen_look_around() function