Searched refs:netdev_alloc_cache (Results 1 – 1 of 1) sorted by relevance
362 struct netdev_alloc_cache { struct369 static DEFINE_PER_CPU(struct netdev_alloc_cache, netdev_alloc_cache); argument373 struct netdev_alloc_cache *nc; in __netdev_alloc_frag()379 nc = &__get_cpu_var(netdev_alloc_cache); in __netdev_alloc_frag()