Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_bitmap.h129 __rte_bitmap_scan_init(struct rte_bitmap *bmp) in __rte_bitmap_scan_init() function
200 __rte_bitmap_scan_init(bmp); in rte_bitmap_init()
278 __rte_bitmap_scan_init(bmp); in rte_bitmap_init_with_all_set()
320 __rte_bitmap_scan_init(bmp); in rte_bitmap_reset()
/dpdk/app/test/
H A Dtest_bitmap.c62 __rte_bitmap_scan_init(bmp); in test_bitmap_scan_operations()
84 __rte_bitmap_scan_init(bmp); in test_bitmap_scan_operations()
/dpdk/drivers/common/cnxk/
H A Droc_platform.h112 #define plt_bitmap_scan_init __rte_bitmap_scan_init
/dpdk/drivers/crypto/bcmfs/hw/
H A Dbcmfs5_rm.c399 __rte_bitmap_scan_init(qp->ctx_bmp); in bcmfs5_enqueue_single_request_qp()
H A Dbcmfs4_rm.c468 __rte_bitmap_scan_init(qp->ctx_bmp); in bcmfs4_enqueue_single_request_qp()
/dpdk/drivers/net/ice/
H A Dice_acl_filter.c399 __rte_bitmap_scan_init(slots); in ice_acl_alloc_slot_id()