tag
line
file
source code
test_bit
45
include/asm/bitops.h
extern inline int test_bit(int nr, void * addr)
test_bit
97
include/asm/bitops.h
extern inline int test_bit(int nr, int * addr)