Home
last modified time | relevance | path

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

/linux/net/sched/
A Dact_api.c122 free_percpu(p->cpu_bstats_hw); in free_tcf()
486 p->cpu_bstats_hw = netdev_alloc_pcpu_stats(struct gnet_stats_basic_sync); in tcf_idr_create()
487 if (!p->cpu_bstats_hw) in tcf_idr_create()
517 free_percpu(p->cpu_bstats_hw); in tcf_idr_create()
1136 _bstats_update(this_cpu_ptr(a->cpu_bstats_hw), in tcf_action_update_stats()
1178 gnet_stats_copy_basic_hw(&d, p->cpu_bstats_hw, in tcf_action_copy_stats()
/linux/include/net/
A Dact_api.h39 struct gnet_stats_basic_sync __percpu *cpu_bstats_hw; member

Completed in 9 milliseconds