tag | line | file | source code |
SET_LOW_BITS | 91 | include/asm-alpha/termios.h | SET_LOW_BITS(termios->c_iflag, termio->c_iflag); |
SET_LOW_BITS | 92 | include/asm-alpha/termios.h | SET_LOW_BITS(termios->c_oflag, termio->c_oflag); |
SET_LOW_BITS | 93 | include/asm-alpha/termios.h | SET_LOW_BITS(termios->c_cflag, termio->c_cflag); |
SET_LOW_BITS | 94 | include/asm-alpha/termios.h | SET_LOW_BITS(termios->c_lflag, termio->c_lflag); |
SET_LOW_BITS | 67 | include/asm-i386/termios.h | SET_LOW_BITS(termios->c_iflag, termio->c_iflag); |
SET_LOW_BITS | 68 | include/asm-i386/termios.h | SET_LOW_BITS(termios->c_oflag, termio->c_oflag); |
SET_LOW_BITS | 69 | include/asm-i386/termios.h | SET_LOW_BITS(termios->c_cflag, termio->c_cflag); |
SET_LOW_BITS | 70 | include/asm-i386/termios.h | SET_LOW_BITS(termios->c_lflag, termio->c_lflag); |
SET_LOW_BITS | 65 | include/asm-m68k/termios.h | SET_LOW_BITS(termios->c_iflag, termio->c_iflag); |
SET_LOW_BITS | 66 | include/asm-m68k/termios.h | SET_LOW_BITS(termios->c_oflag, termio->c_oflag); |
SET_LOW_BITS | 67 | include/asm-m68k/termios.h | SET_LOW_BITS(termios->c_cflag, termio->c_cflag); |
SET_LOW_BITS | 68 | include/asm-m68k/termios.h | SET_LOW_BITS(termios->c_lflag, termio->c_lflag); |
SET_LOW_BITS | 25 | include/asm-mips/termios.h | SET_LOW_BITS(termios->c_iflag, termio->c_iflag); |
SET_LOW_BITS | 26 | include/asm-mips/termios.h | SET_LOW_BITS(termios->c_oflag, termio->c_oflag); |
SET_LOW_BITS | 27 | include/asm-mips/termios.h | SET_LOW_BITS(termios->c_cflag, termio->c_cflag); |
SET_LOW_BITS | 28 | include/asm-mips/termios.h | SET_LOW_BITS(termios->c_lflag, termio->c_lflag); |
SET_LOW_BITS | 352 | include/asm-ppc/termios.h | SET_LOW_BITS(termios->c_iflag, termio->c_iflag); |
SET_LOW_BITS | 353 | include/asm-ppc/termios.h | SET_LOW_BITS(termios->c_oflag, termio->c_oflag); |
SET_LOW_BITS | 354 | include/asm-ppc/termios.h | SET_LOW_BITS(termios->c_cflag, termio->c_cflag); |
SET_LOW_BITS | 355 | include/asm-ppc/termios.h | SET_LOW_BITS(termios->c_lflag, termio->c_lflag); |
SET_LOW_BITS | 76 | include/asm-sparc/termios.h | SET_LOW_BITS(termios->c_iflag, termio->c_iflag); |
SET_LOW_BITS | 77 | include/asm-sparc/termios.h | SET_LOW_BITS(termios->c_oflag, termio->c_oflag); |
SET_LOW_BITS | 78 | include/asm-sparc/termios.h | SET_LOW_BITS(termios->c_cflag, termio->c_cflag); |
SET_LOW_BITS | 79 | include/asm-sparc/termios.h | SET_LOW_BITS(termios->c_lflag, termio->c_lflag); |