xdp_bulk_queue     58 kernel/bpf/cpumap.c 	struct xdp_bulk_queue __percpu *bulkq;
xdp_bulk_queue     78 kernel/bpf/cpumap.c static int bq_flush_to_queue(struct xdp_bulk_queue *bq, bool in_napi_ctx);
xdp_bulk_queue    339 kernel/bpf/cpumap.c 	struct xdp_bulk_queue *bq;
xdp_bulk_queue    413 kernel/bpf/cpumap.c 		struct xdp_bulk_queue *bq = per_cpu_ptr(rcpu->bulkq, cpu);
xdp_bulk_queue    602 kernel/bpf/cpumap.c static int bq_flush_to_queue(struct xdp_bulk_queue *bq, bool in_napi_ctx)
xdp_bulk_queue    646 kernel/bpf/cpumap.c 	struct xdp_bulk_queue *bq = this_cpu_ptr(rcpu->bulkq);
xdp_bulk_queue    688 kernel/bpf/cpumap.c 	struct xdp_bulk_queue *bq, *tmp;
xdp_bulk_queue     70 kernel/bpf/devmap.c 	struct xdp_bulk_queue __percpu *bulkq;
xdp_bulk_queue    349 kernel/bpf/devmap.c static int bq_xmit_all(struct xdp_bulk_queue *bq, u32 flags,
xdp_bulk_queue    409 kernel/bpf/devmap.c 	struct xdp_bulk_queue *bq, *tmp;
xdp_bulk_queue    441 kernel/bpf/devmap.c 	struct xdp_bulk_queue *bq = this_cpu_ptr(obj->bulkq);
xdp_bulk_queue    516 kernel/bpf/devmap.c 		struct xdp_bulk_queue *bq;
xdp_bulk_queue    591 kernel/bpf/devmap.c 	struct xdp_bulk_queue *bq;