Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dcpumap.c78 static int bq_flush_to_queue(struct xdp_bulk_queue *bq, bool in_napi_ctx);
416 bq_flush_to_queue(bq, false); in __cpu_map_entry_free()
602 static int bq_flush_to_queue(struct xdp_bulk_queue *bq, bool in_napi_ctx) in bq_flush_to_queue() function
649 bq_flush_to_queue(bq, true); in bq_enqueue()
691 bq_flush_to_queue(bq, true); in __cpu_map_flush()