Home
last modified time | relevance | path

Searched refs:cached_vma_last (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dinterval_tree.c103 avc->cached_vma_last = avc_last_pgoff(avc); in INTERVAL_TREE_DEFINE()
133 WARN_ON_ONCE(avc->cached_vma_last != avc_last_pgoff(avc)); in anon_rmap_tree_verify()
/linux/include/linux/
H A Drmap.h90 unsigned long cached_vma_start, cached_vma_last; member