Searched refs:const_test_bit (Results 1 – 2 of 2) sorted by relevance
166 const_test_bit(unsigned long nr, const volatile unsigned long *addr) in const_test_bit() function
1178 if (!const_test_bit(7, bitmap)) in test_bitmap_const_eval()