Searched refs:__napi_alloc_frag (Results 1 – 2 of 2) sorted by relevance
30 used by callers of the __napi_alloc_frag and __napi_alloc_skb calls. The
377 static void *__napi_alloc_frag(unsigned int fragsz, gfp_t gfp_mask) in __napi_alloc_frag() function388 return __napi_alloc_frag(fragsz, GFP_ATOMIC); in napi_alloc_frag()410 data = __napi_alloc_frag(fragsz, GFP_ATOMIC); in netdev_alloc_frag()