Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion_system_heap.c55 static struct page *alloc_buffer_page(struct ion_system_heap *heap, in alloc_buffer_page() function
110 page = alloc_buffer_page(heap, buffer, orders[i]); in alloc_largest_available()