Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcpumap.c49 struct xdp_bulk_queue { struct
62 struct xdp_bulk_queue __percpu *bulkq; argument
395 struct xdp_bulk_queue *bq; in __cpu_map_entry_alloc()
668 static void bq_flush_to_queue(struct xdp_bulk_queue *bq) in bq_flush_to_queue()
708 struct xdp_bulk_queue *bq = this_cpu_ptr(rcpu->bulkq); in bq_enqueue()
760 struct xdp_bulk_queue *bq, *tmp; in __cpu_map_flush()