napi_alloc_cache  369 net/core/skbuff.c static DEFINE_PER_CPU(struct napi_alloc_cache, napi_alloc_cache);
napi_alloc_cache  373 net/core/skbuff.c 	struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache);
napi_alloc_cache  454 net/core/skbuff.c 		nc = this_cpu_ptr(&napi_alloc_cache.page);
napi_alloc_cache  499 net/core/skbuff.c 	struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache);
napi_alloc_cache  858 net/core/skbuff.c 	struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache);
napi_alloc_cache  870 net/core/skbuff.c 	struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache);