Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnetdevice.h3034 #define __netdev_alloc_pcpu_stats(type, gfp) \ macro
3049 __netdev_alloc_pcpu_stats(type, GFP_KERNEL)
/linux-6.15/net/ipv6/
H A Dseg6_local.c182 __netdev_alloc_pcpu_stats(struct pcpu_seg6_local_counters, \