Searched refs:__napi_alloc_frag (Results 1 – 1 of 1) sorted by relevance
381 static void *__napi_alloc_frag(unsigned int fragsz, gfp_t gfp_mask) in __napi_alloc_frag() function390 return __napi_alloc_frag(fragsz, GFP_ATOMIC | __GFP_COLD); in napi_alloc_frag()