Searched refs:asm_test_bit (Results 1 – 1 of 1) sorted by relevance
41 static bool asm_test_bit(long nr, const unsigned long *addr) in asm_test_bit() function52 #define asm_test_bit test_bit macro96 if (asm_test_bit(bit, to_test)) in do_for_each_set_bit()