Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dcpumap.c50 struct xdp_bulk_queue { struct
63 struct xdp_bulk_queue __percpu *bulkq; argument
437 struct xdp_bulk_queue *bq; in __cpu_map_entry_alloc()
713 static void bq_flush_to_queue(struct xdp_bulk_queue *bq) in bq_flush_to_queue()
752 struct xdp_bulk_queue *bq = this_cpu_ptr(rcpu->bulkq); in bq_enqueue()
806 struct xdp_bulk_queue *bq, *tmp; in __cpu_map_flush()