flow_count        269 drivers/infiniband/core/uverbs.h 		struct ib_uverbs_flow_spec_action_count flow_count;
flow_count       2688 drivers/infiniband/core/uverbs_cmd.c 		if (kern_spec->flow_count.size !=
flow_count       2691 drivers/infiniband/core/uverbs_cmd.c 		ib_spec->flow_count.counters =
flow_count       2694 drivers/infiniband/core/uverbs_cmd.c 					  kern_spec->flow_count.handle,
flow_count       2696 drivers/infiniband/core/uverbs_cmd.c 		if (!ib_spec->flow_count.counters)
flow_count       2698 drivers/infiniband/core/uverbs_cmd.c 		ib_spec->flow_count.size =
flow_count       2702 drivers/infiniband/core/uverbs_cmd.c 				   ib_spec->flow_count.counters);
flow_count       2703 drivers/infiniband/core/uverbs_cmd.c 		uobj_put_obj_read(ib_spec->flow_count.counters);
flow_count       3020 drivers/infiniband/hw/mlx5/main.c 		if (FIELDS_NOT_SUPPORTED(ib_spec->flow_count,
flow_count       3028 drivers/infiniband/hw/mlx5/main.c 		action->counters = ib_spec->flow_count.counters;
flow_count        238 drivers/net/tun.c 	u32 flow_count;
flow_count        434 drivers/net/tun.c 		++tun->flow_count;
flow_count        445 drivers/net/tun.c 	--tun->flow_count;
flow_count        537 drivers/net/tun.c 		    tun->flow_count < MAX_TAP_FLOWS)
flow_count       2046 include/rdma/ib_verbs.h 	struct ib_flow_spec_action_count flow_count;