tag | line | file | source code |
---|---|---|---|
SMPVOL | 31 | include/asm-i386/bitops.h | extern __inline__ int set_bit(int nr, SMPVOL void * addr) |
SMPVOL | 42 | include/asm-i386/bitops.h | extern __inline__ int clear_bit(int nr, SMPVOL void * addr) |
SMPVOL | 53 | include/asm-i386/bitops.h | extern __inline__ int change_bit(int nr, SMPVOL void * addr) |
SMPVOL | 67 | include/asm-i386/bitops.h | extern __inline__ int test_bit(int nr, const SMPVOL void * addr) |