flow_stats_cache 93 net/openvswitch/flow.c kmem_cache_alloc_node(flow_stats_cache, flow_stats_cache 40 net/openvswitch/flow_table.c struct kmem_cache *flow_stats_cache __read_mostly; flow_stats_cache 78 net/openvswitch/flow_table.c stats = kmem_cache_alloc_node(flow_stats_cache, flow_stats_cache 112 net/openvswitch/flow_table.c kmem_cache_free(flow_stats_cache, flow_stats_cache 720 net/openvswitch/flow_table.c flow_stats_cache flow_stats_cache 723 net/openvswitch/flow_table.c if (flow_stats_cache == NULL) { flow_stats_cache 735 net/openvswitch/flow_table.c kmem_cache_destroy(flow_stats_cache); flow_stats_cache 43 net/openvswitch/flow_table.h extern struct kmem_cache *flow_stats_cache;