Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_bitmap.h334 rte_bitmap_prefetch0(struct rte_bitmap *bmp, uint32_t pos) in rte_bitmap_prefetch0() function
/dpdk/lib/sched/
H A Drte_sched.c1999 rte_bitmap_prefetch0(subport->bmp, qindex); in rte_sched_port_enqueue_qwa_prefetch0()