taglinefilesource code
SMPVOL31include/asm-i386/bitops.hextern __inline__ int set_bit(int nr, SMPVOL void * addr)
SMPVOL42include/asm-i386/bitops.hextern __inline__ int clear_bit(int nr, SMPVOL void * addr)
SMPVOL53include/asm-i386/bitops.hextern __inline__ int change_bit(int nr, SMPVOL void * addr)
SMPVOL67include/asm-i386/bitops.hextern __inline__ int test_bit(int nr, const SMPVOL void * addr)