Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmmzone.h494 void lru_gen_look_around(struct page_vma_mapped_walk *pvmw);
586 static inline void lru_gen_look_around(struct page_vma_mapped_walk *pvmw) in lru_gen_look_around() function
/openbmc/linux/Documentation/mm/
H A 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
/openbmc/linux/mm/
H A Drmap.c826 lru_gen_look_around(&pvmw); in folio_referenced_one()
H A Dvmscan.c4658 void lru_gen_look_around(struct page_vma_mapped_walk *pvmw) in lru_gen_look_around() function