Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dinterval_tree.c67 static inline unsigned long avc_last_pgoff(struct anon_vma_chain *avc) in avc_last_pgoff() function
73 avc_start_pgoff, avc_last_pgoff, in INTERVAL_TREE_DEFINE() argument
81 node->cached_vma_last = avc_last_pgoff(node); in INTERVAL_TREE_DEFINE()
110 WARN_ON_ONCE(node->cached_vma_last != avc_last_pgoff(node)); in anon_vma_interval_tree_verify()