Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetdevice.h2796 #define __netdev_alloc_pcpu_stats(type, gfp) \ macro
2811 __netdev_alloc_pcpu_stats(type, GFP_KERNEL)
/openbmc/linux/net/ipv6/
H A Dseg6_local.c182 __netdev_alloc_pcpu_stats(struct pcpu_seg6_local_counters, \