Searched refs:vma_has_recency (Results 1 – 4 of 4) sorted by relevance
582 static inline bool vma_has_recency(struct vm_area_struct *vma) in vma_has_recency() function
951 if (!vma_has_recency(vma)) in invalid_folio_referenced_vma()
1504 if (pte_young(ptent) && likely(vma_has_recency(vma))) in zap_present_folio_ptes()5984 current->in_lru_fault = vma_has_recency(vma); in lru_gen_enter_fault()
3241 if (!vma_has_recency(vma)) in should_skip_vma()
Completed in 37 milliseconds