Searched refs:napi_alloc_cache (Results 1 – 2 of 2) sorted by relevance
29 __netdev_alloc_frag and __netdev_alloc_skb calls. The napi_alloc_cache is
325 struct napi_alloc_cache { struct332 static DEFINE_PER_CPU(struct napi_alloc_cache, napi_alloc_cache); argument362 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_frag()458 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_skb()721 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __kfree_skb_flush()733 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in _kfree_skb_defer()