Searched refs:netdev_core_stats_alloc (Results 1 – 2 of 2) sorted by relevance
3922 struct net_device_core_stats __percpu *netdev_core_stats_alloc(struct net_device *dev);3932 return netdev_core_stats_alloc(dev); in dev_core_stats()
10403 struct net_device_core_stats __percpu *netdev_core_stats_alloc(struct net_device *dev) in netdev_core_stats_alloc() function10416 EXPORT_SYMBOL(netdev_core_stats_alloc);