Searched refs:test_bit_inv (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/s390/cio/
H A Dairq.c207 if (!test_bit_inv(bit + i, iv->avail)) airq_iv_alloc()
247 while (iv->end > 0 && !test_bit_inv(iv->end - 1, iv->avail)) airq_iv_free()
/linux-4.1.27/arch/s390/include/asm/
H A Dbitops.h310 static inline int test_bit_inv(unsigned long nr, test_bit_inv() function

Completed in 148 milliseconds