Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dcpumap.c45 struct xdp_bulk_queue { struct
58 struct xdp_bulk_queue __percpu *bulkq; argument
426 struct xdp_bulk_queue *bq; in __cpu_map_entry_alloc()
689 static void bq_flush_to_queue(struct xdp_bulk_queue *bq) in bq_flush_to_queue()
729 struct xdp_bulk_queue *bq = this_cpu_ptr(rcpu->bulkq); in bq_enqueue()
787 struct xdp_bulk_queue *bq, *tmp; in __cpu_map_flush()