tag
line
file
source code
TTY_CLOSING
911
drivers/char/tty_io.c
if ((*tty_loc)->flags & (1 << TTY_CLOSING)) {
TTY_CLOSING
1085
drivers/char/tty_io.c
tty->flags |= (1 << TTY_CLOSING);