Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dinterval_tree.c66 static inline unsigned long avc_last_pgoff(struct anon_vma_chain *avc) in avc_last_pgoff() function
72 avc_start_pgoff, avc_last_pgoff, in INTERVAL_TREE_DEFINE() argument
80 node->cached_vma_last = avc_last_pgoff(node); in INTERVAL_TREE_DEFINE()
109 WARN_ON_ONCE(node->cached_vma_last != avc_last_pgoff(node)); in anon_vma_interval_tree_verify()