sw_flow_stats 62 net/openvswitch/flow.c struct sw_flow_stats *stats; sw_flow_stats 90 net/openvswitch/flow.c struct sw_flow_stats *new_stats; sw_flow_stats 137 net/openvswitch/flow.c struct sw_flow_stats *stats = rcu_dereference_ovsl(flow->stats[cpu]); sw_flow_stats 161 net/openvswitch/flow.c struct sw_flow_stats *stats = ovsl_dereference(flow->stats[cpu]); sw_flow_stats 219 net/openvswitch/flow.h struct sw_flow_stats __rcu *stats[]; /* One for each CPU. First one sw_flow_stats 69 net/openvswitch/flow_table.c struct sw_flow_stats *stats; sw_flow_stats 113 net/openvswitch/flow_table.c (struct sw_flow_stats __force *)flow->stats[cpu]); sw_flow_stats 715 net/openvswitch/flow_table.c * sizeof(struct sw_flow_stats *)), sw_flow_stats 721 net/openvswitch/flow_table.c = kmem_cache_create("sw_flow_stats", sizeof(struct sw_flow_stats),