Home
last modified time | relevance | path

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

/linux/mm/
H A Dinterval_tree.c84 static pgoff_t avc_start_pgoff(struct anon_vma_chain *avc) in avc_start_pgoff() function
95 avc_start_pgoff, avc_last_pgoff, in INTERVAL_TREE_DEFINE() argument
102 avc->cached_vma_start = avc_start_pgoff(avc); in INTERVAL_TREE_DEFINE()
132 WARN_ON_ONCE(avc->cached_vma_start != avc_start_pgoff(avc)); in anon_rmap_tree_verify()