Searched refs:bit_loc (Results 1 – 1 of 1) sorted by relevance
144 return (vbf[bit_loc >> div_shift] >> in test_bit()156 vbf[bit_loc >> div_shift] |= in set_bit()169 uint32_t bit_loc; in rte_member_lookup_vbf() local173 mask &= test_bit(bit_loc, ss); in rte_member_lookup_vbf()193 uint32_t bit_loc; in rte_member_lookup_bulk_vbf() local205 mask[i] &= test_bit(bit_loc, ss); in rte_member_lookup_bulk_vbf()229 uint32_t bit_loc; in rte_member_lookup_multi_vbf() local233 mask &= test_bit(bit_loc, ss); in rte_member_lookup_multi_vbf()257 uint32_t bit_loc; in rte_member_lookup_multi_bulk_vbf() local294 uint32_t bit_loc; in rte_member_add_vbf() local[all …]