Home
last modified time | relevance | path

Searched refs:cpu_bstats_hw (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c106 free_percpu(p->cpu_bstats_hw); in free_tcf()
444 p->cpu_bstats_hw = netdev_alloc_pcpu_stats(struct gnet_stats_basic_cpu); in tcf_idr_create()
445 if (!p->cpu_bstats_hw) in tcf_idr_create()
473 free_percpu(p->cpu_bstats_hw); in tcf_idr_create()
1129 _bstats_cpu_update(this_cpu_ptr(a->cpu_bstats_hw), in tcf_action_update_stats()
1170 gnet_stats_copy_basic_hw(NULL, &d, p->cpu_bstats_hw, in tcf_action_copy_stats()
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c125 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()
/kernel/linux/linux-5.10/include/net/
H A Dact_api.h39 struct gnet_stats_basic_cpu __percpu *cpu_bstats_hw; member
/kernel/linux/linux-6.6/include/net/
H A Dact_api.h40 struct gnet_stats_basic_sync __percpu *cpu_bstats_hw; member

Completed in 7 milliseconds