Searched refs:__alloc_range (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/ |
| H A D | buddy.c | 976 static int __alloc_range(struct gpu_buddy *mm, in __alloc_range() function 1083 return __alloc_range(mm, &dfs, start, size, in __gpu_buddy_alloc_range() 1255 err = __alloc_range(mm, &dfs, new_start, new_size, blocks, NULL); in gpu_buddy_block_trim()
|