Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnetdevice.h2707 #define __netdev_alloc_pcpu_stats(type, gfp) \ macro
2722 __netdev_alloc_pcpu_stats(type, GFP_KERNEL)
/linux-6.1.9/net/ipv6/
Dseg6_local.c171 __netdev_alloc_pcpu_stats(struct pcpu_seg6_local_counters, \