Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dvmalloc.c764 is_within_this_va(struct vmap_area *va, unsigned long size, in is_within_this_va() function
808 if (is_within_this_va(va, size, align, vstart)) in find_vmap_lowest_match()
828 if (is_within_this_va(va, size, align, vstart)) in find_vmap_lowest_match()
853 if (!is_within_this_va(va, size, align, vstart)) in find_vmap_lowest_linear_match()