Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c314 static struct page *alloc_largest_available(unsigned long size, in alloc_largest_available() function
371 page = alloc_largest_available(size_remaining, max_order); in system_heap_allocate()