Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dinterval_tree.c18 static inline unsigned long vma_last_pgoff(struct vm_area_struct *v) in vma_last_pgoff() function
25 vma_start_pgoff, vma_last_pgoff, /* empty */, vma_interval_tree)
34 unsigned long last = vma_last_pgoff(node); in vma_interval_tree_insert_after()
68 return vma_last_pgoff(avc->vma); in avc_last_pgoff()