Home
last modified time | relevance | path

Searched refs:napi_alloc_cache (Results 1 – 1 of 1) sorted by relevance

/net/core/
Dskbuff.c325 struct napi_alloc_cache { struct
332 static DEFINE_PER_CPU(struct napi_alloc_cache, napi_alloc_cache); argument
364 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_frag()
462 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_skb()
725 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __kfree_skb_flush()
737 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in _kfree_skb_defer()