Searched refs:mlx5_find_first_zero_bit (Results 1 – 2 of 2) sorted by relevance
72 static inline uint32_t mlx5_find_first_zero_bit(const unsigned long *addr, in mlx5_find_first_zero_bit() function
105 obj = mlx5_find_first_zero_bit(bitmap->table, bitmap->max); in mlx5_bitmap_alloc()