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

/linux-master/mm/
H A Dvmalloc.c1458 is_within_this_va(struct vmap_area *va, unsigned long size, function
1504 if (is_within_this_va(va, size, align, vstart))
1525 if (is_within_this_va(va, size, align, vstart))
1557 if (!is_within_this_va(va, size, align, vstart))

Completed in 98 milliseconds