Searched refs:rte_bsf64 (Results 1 – 10 of 10) sorted by relevance
728 rte_bsf64(uint64_t v) in rte_bsf64() function753 *pos = rte_bsf64(v); in rte_bsf64_safe()793 return rte_bsf64(v); in rte_log2_u64()
487 i = rte_bsf64(map); in __ipsec_sad_lookup()518 i = rte_bsf64(map_spec); in __ipsec_sad_lookup()528 i = rte_bsf64(map_spec); in __ipsec_sad_lookup()
875 uint32_t idx = rte_bsf64(pctypes); in i40e_hash_config()1326 idx = rte_bsf64(rss_conf->reset_config_pctypes); in i40e_hash_reset_conf()1340 idx = rte_bsf64(rss_conf->reset_symmetric_pctypes); in i40e_hash_reset_conf()
1424 i = rte_bsf64(slab); in i40e_fdir_entry_pool_get()
73 if ((uint32_t)rte_bsf64(val64) != shift) in test_bsf()
2679 rte_bsf64(RTE_MBUF_F_LAST_FREE)); in test_mbuf_dyn()2680 if (flag3 != rte_bsf64(RTE_MBUF_F_LAST_FREE)) in test_mbuf_dyn()
449 bitnum = rte_bsf64(shm->free_flags); in __rte_mbuf_dynflag_register_bitnum()
153 * eal: Function ``rte_bsf64`` in ``rte_bitmap.h`` has been renamed to154 ``rte_bsf64_safe`` and moved to ``rte_common.h``. A new ``rte_bsf64``
403 i = rte_bsf64(slab); in ice_acl_alloc_slot_id()
210 index += rte_bsf64(slab); in hn_chim_alloc()