Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm_inline.h608 static inline bool vma_has_recency(struct vm_area_struct *vma) in vma_has_recency() function
/linux/mm/
H A Dmemory.c1507 if (pte_young(ptent) && likely(vma_has_recency(vma))) in zap_present_folio_ptes()
6270 current->in_lru_fault = vma_has_recency(vma); in lru_gen_enter_fault()
H A Dhuge_memory.c2246 likely(vma_has_recency(vma))) in zap_huge_pmd()
H A Dvmscan.c3365 if (!vma_has_recency(vma)) in should_skip_vma()