Searched defs:test_bit (Results 1 – 2 of 2) sorted by relevance
104 static inline int test_bit(int nr, const volatile unsigned long *addr) in test_bit() function
235 static inline bool test_bit(long nr, const volatile unsigned long *addr) in test_bit() function