Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_common.c59 if (rte_bsf32_safe(0, &pos) != 0) in test_bsf()
82 if (rte_bsf32_safe(val32, &pos) != 1) in test_bsf()
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_common.h585 rte_bsf32_safe(uint64_t v, uint32_t *pos) in rte_bsf32_safe() function
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_common.h624 rte_bsf32_safe(uint64_t v, uint32_t *pos) in rte_bsf32_safe() function