Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dcpumap.c46 struct xdp_bulk_queue { struct
59 struct xdp_bulk_queue __percpu *bulkq; argument
429 struct xdp_bulk_queue *bq; in __cpu_map_entry_alloc()
691 static void bq_flush_to_queue(struct xdp_bulk_queue *bq) in bq_flush_to_queue()
731 struct xdp_bulk_queue *bq = this_cpu_ptr(rcpu->bulkq); in bq_enqueue()
783 struct xdp_bulk_queue *bq, *tmp; in __cpu_map_flush()