Home
last modified time | relevance | path

Searched refs:xdp_bulk_queue (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/kernel/bpf/
Dcpumap.c41 struct xdp_bulk_queue { struct
53 struct xdp_bulk_queue __percpu *bulkq; argument
72 struct xdp_bulk_queue *bq, bool in_napi_ctx);
375 struct xdp_bulk_queue *bq = per_cpu_ptr(rcpu->bulkq, cpu); in __cpu_map_entry_free()
564 struct xdp_bulk_queue *bq, bool in_napi_ctx) in bq_flush_to_queue()
604 struct xdp_bulk_queue *bq = this_cpu_ptr(rcpu->bulkq); in bq_enqueue()
658 struct xdp_bulk_queue *bq; in __cpu_map_flush()
Ddevmap.c59 struct xdp_bulk_queue { struct
69 struct xdp_bulk_queue __percpu *bulkq; argument
221 struct xdp_bulk_queue *bq, u32 flags, in bq_xmit_all()
283 struct xdp_bulk_queue *bq; in __dev_map_flush()
321 struct xdp_bulk_queue *bq = this_cpu_ptr(obj->bulkq); in bq_enqueue()
383 struct xdp_bulk_queue *bq; in dev_map_flush_old()