Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dvmalloc.c1252 find_vmap_lowest_match(struct rb_root *root, unsigned long size, in find_vmap_lowest_match() function
1345 va_1 = find_vmap_lowest_match(root, size, align, vstart, false); in find_vmap_lowest_match_check()
1514 va = find_vmap_lowest_match(root, size, align, vstart, adjust_search_size); in __alloc_vmap_area()