Searched refs:test_bit_inv (Results 1 – 2 of 2) sorted by relevance
207 if (!test_bit_inv(bit + i, iv->avail)) in airq_iv_alloc()247 while (iv->end > 0 && !test_bit_inv(iv->end - 1, iv->avail)) in airq_iv_free()
310 static inline int test_bit_inv(unsigned long nr, in test_bit_inv() function