Searched refs:termios_locked (Results 1 – 5 of 5) sorted by relevance
312 struct ktermios **termios_locked; member
271 struct ktermios *termios, *termios_locked; member
516 unset_locked_termios(tty->termios, &old_termios, tty->termios_locked); in tty_set_termios()644 memcpy(kterm, tty->termios_locked, sizeof(struct ktermios)); in copy_termios_locked()1036 memcpy(real_tty->termios_locked, &kterm, sizeof(struct ktermios)); in tty_mode_ioctl()1053 memcpy(real_tty->termios_locked, &kterm, sizeof(struct ktermios)); in tty_mode_ioctl()
571 tty->termios_locked = tty->termios + 1; in pty_unix98_install()577 o_tty->termios_locked = o_tty->termios + 1; in pty_unix98_install()
1246 tty->termios_locked = tp + 1; in tty_init_termios()