tag
line
file
source code
test_bit
46
include/asm/bitops.h
extern __inline__ int test_bit(int nr, void * addr)
test_bit
98
include/asm/bitops.h
extern __inline__ int test_bit(int nr, int * addr)