Searched refs:LOW_ORDER_GFP (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/dma-buf/heaps/
H A Dsystem_heap.c43 #define LOW_ORDER_GFP (GFP_HIGHUSER | __GFP_ZERO) macro
47 static gfp_t order_flags[] = {HIGH_ORDER_GFP, HIGH_ORDER_GFP, LOW_ORDER_GFP};

Completed in 132 milliseconds