Searched refs:sw_flow_stats (Results 1 – 3 of 3) sorted by relevance
197 struct sw_flow_stats { struct219 struct sw_flow_stats __rcu *stats[]; /* One for each CPU. First one argument
69 struct sw_flow_stats *stats; in ovs_flow_alloc()113 (struct sw_flow_stats __force *)flow->stats[cpu]); in flow_free()715 * sizeof(struct sw_flow_stats *)), in ovs_flow_init()721 = kmem_cache_create("sw_flow_stats", sizeof(struct sw_flow_stats), in ovs_flow_init()
62 struct sw_flow_stats *stats; in ovs_flow_stats_update()90 struct sw_flow_stats *new_stats; in ovs_flow_stats_update()137 struct sw_flow_stats *stats = rcu_dereference_ovsl(flow->stats[cpu]); in ovs_flow_stats_get()161 struct sw_flow_stats *stats = ovsl_dereference(flow->stats[cpu]); in ovs_flow_stats_clear()