tag | line | file | source code |
---|---|---|---|
IS_A_CONSOLE | 613 | kernel/chr_drv/tty_io.c | if (IS_A_CONSOLE(tty->line)) { |
IS_A_CONSOLE | 624 | kernel/chr_drv/tty_io.c | if (IS_A_CONSOLE(tty->line)) { |
IS_A_CONSOLE | 1466 | kernel/chr_drv/tty_io.c | if (IS_A_CONSOLE(line)) { |
IS_A_CONSOLE | 1481 | kernel/chr_drv/tty_io.c | if (IS_A_CONSOLE(line)) { |
IS_A_CONSOLE | 455 | kernel/chr_drv/tty_ioctl.c | if (IS_A_CONSOLE(dev)) { |