net_device_core_stats
struct net_device_core_stats __percpu *core_stats;
offsetof(struct net_device_core_stats, FIELD)); \
static __cold struct net_device_core_stats __percpu *netdev_core_stats_alloc(
struct net_device_core_stats __percpu *p;
p = alloc_percpu_gfp(struct net_device_core_stats,
struct net_device_core_stats __percpu *p = READ_ONCE(dev->core_stats);
const struct net_device_core_stats __percpu *p;
const struct net_device_core_stats *core_stats;