Searched refs:get_current_tty (Results 1 – 8 of 8) sorted by relevance
160 struct tty_struct *get_current_tty(void) in get_current_tty() function170 EXPORT_SYMBOL_GPL(get_current_tty);272 tty = get_current_tty(); in disassociate_ctty()
715 tty = get_current_tty(); in tty_vhangup_self()1883 tty = get_current_tty(); in tty_open_current_tty()
350 struct tty_struct *get_current_tty(void);371 static inline struct tty_struct *get_current_tty(void) in get_current_tty() function
434 struct tty_struct *tty = get_current_tty(); in fs3270_open()
602 tty = get_current_tty(); in revalidate_tty()
1361 struct tty_struct *tty = get_current_tty(); in ia64_handle_unaligned()
1206 tty = get_current_tty(); in print_warning()
2407 tty = get_current_tty(); in flush_unauthorized_files()
Completed in 34 milliseconds