Searched refs:__netdev_alloc_frag (Results 1 – 2 of 2) sorted by relevance
29 __netdev_alloc_frag and __netdev_alloc_skb calls. The napi_alloc_cache is
334 static void *__netdev_alloc_frag(unsigned int fragsz, gfp_t gfp_mask) in __netdev_alloc_frag() function356 return __netdev_alloc_frag(fragsz, GFP_ATOMIC); in netdev_alloc_frag()