Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmmap.c294 static inline unsigned long vma_compute_gap(struct vm_area_struct *vma) in vma_compute_gap() function
318 unsigned long max = vma_compute_gap(vma), subtree_gap; in vma_compute_subtree_gap()
441 unsigned long, rb_subtree_gap, vma_compute_gap) in RB_DECLARE_CALLBACKS_MAX() argument