Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmmzone.h492 void lru_gen_look_around(struct page_vma_mapped_walk *pvmw);
584 static inline void lru_gen_look_around(struct page_vma_mapped_walk *pvmw) in lru_gen_look_around() function
/linux-6.6.21/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.6.21/mm/
Drmap.c826 lru_gen_look_around(&pvmw); in folio_referenced_one()
Dvmscan.c4650 void lru_gen_look_around(struct page_vma_mapped_walk *pvmw) in lru_gen_look_around() function