Home
last modified time | relevance | path

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

/kernel/bpf/
Dcpumap.c47 struct xdp_bulk_queue { struct
60 struct xdp_bulk_queue __percpu *bulkq; argument
437 struct xdp_bulk_queue *bq; in __cpu_map_entry_alloc()
706 static void bq_flush_to_queue(struct xdp_bulk_queue *bq) in bq_flush_to_queue()
746 struct xdp_bulk_queue *bq = this_cpu_ptr(rcpu->bulkq); in bq_enqueue()
798 struct xdp_bulk_queue *bq, *tmp; in __cpu_map_flush()