Home
last modified time | relevance | path

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

/linux/Documentation/vm/
A Dpage_frags.rst29 netdev_alloc_frag and __netdev_alloc_skb calls. The napi_alloc_cache is
/linux/net/core/
A Dskbuff.c130 struct napi_alloc_cache { struct
137 static DEFINE_PER_CPU(struct napi_alloc_cache, napi_alloc_cache); argument
141 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_frag_align()
159 struct napi_alloc_cache *nc; in __netdev_alloc_frag_align()
162 nc = this_cpu_ptr(&napi_alloc_cache); in __netdev_alloc_frag_align()
172 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in napi_skb_cache_get()
512 nc = this_cpu_ptr(&napi_alloc_cache.page); in __netdev_alloc_skb()
556 struct napi_alloc_cache *nc; in __napi_alloc_skb()
575 nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_skb()
933 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in napi_skb_cache_put()
/linux/
A DSystem.map129780 ffff8000118ce268 d napi_alloc_cache
A D.tmp_System.map129780 ffff8000118ce268 d napi_alloc_cache

Completed in 881 milliseconds