Searched refs:__netdev_alloc_frag (Results 1 – 1 of 1) sorted by relevance
355 static void *__netdev_alloc_frag(unsigned int fragsz, gfp_t gfp_mask) in __netdev_alloc_frag() function377 return __netdev_alloc_frag(fragsz, GFP_ATOMIC | __GFP_COLD); in netdev_alloc_frag()