Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dvmalloc.c1248 find_vmap_lowest_match(struct rb_root *root, unsigned long size, in find_vmap_lowest_match() function
1341 va_1 = find_vmap_lowest_match(root, size, align, vstart, false); in find_vmap_lowest_match_check()
1510 va = find_vmap_lowest_match(root, size, align, vstart, adjust_search_size); in __alloc_vmap_area()