Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion_system_heap.c29 static gfp_t high_order_gfp_flags = (GFP_HIGHUSER | __GFP_ZERO | __GFP_NOWARN | variable
69 gfp_flags = high_order_gfp_flags; in alloc_buffer_page()
280 gfp_flags = high_order_gfp_flags; in ion_system_heap_create()