Searched refs:gfp_temp (Results 1 – 1 of 1) sorted by relevance
372 gfp_t gfp_temp; in mempool_alloc() local381 gfp_temp = gfp_mask & ~(__GFP_DIRECT_RECLAIM|__GFP_IO); in mempool_alloc()385 element = pool->alloc(gfp_temp, pool->pool_data); in mempool_alloc()407 if (gfp_temp != gfp_mask) { in mempool_alloc()409 gfp_temp = gfp_mask; in mempool_alloc()