Home
last modified time | relevance | path

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

/linux/mm/
H A Dinterval_tree.c89 static pgoff_t avc_last_pgoff(struct anon_vma_chain *avc) in avc_last_pgoff() function
95 avc_start_pgoff, avc_last_pgoff, in INTERVAL_TREE_DEFINE() argument
103 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()