Searched refs:cpu_bstats_hw (Results 1 – 2 of 2) sorted by relevance
125 free_percpu(p->cpu_bstats_hw); in free_tcf()751 p->cpu_bstats_hw = netdev_alloc_pcpu_stats(struct gnet_stats_basic_sync); in tcf_idr_create()752 if (!p->cpu_bstats_hw) in tcf_idr_create()782 free_percpu(p->cpu_bstats_hw); in tcf_idr_create()1516 _bstats_update(this_cpu_ptr(a->cpu_bstats_hw), in tcf_action_update_stats()1558 gnet_stats_copy_basic_hw(&d, p->cpu_bstats_hw, in tcf_action_copy_stats()
40 struct gnet_stats_basic_sync __percpu *cpu_bstats_hw; member