Home
last modified time | relevance | path

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

/net/openvswitch/
A Ddatapath.h46 struct dp_stats_percpu { struct
99 struct dp_stats_percpu __percpu *stats_percpu;
A Ddatapath.c252 struct dp_stats_percpu *stats; in ovs_dp_process_packet()
334 struct dp_stats_percpu *stats; in ovs_dp_upcall()
765 const struct dp_stats_percpu *percpu_stats; in get_dp_stats()
766 struct dp_stats_percpu local_stats; in get_dp_stats()
1789 dp->stats_percpu = netdev_alloc_pcpu_stats(struct dp_stats_percpu); in ovs_dp_stats_init()

Completed in 8 milliseconds