Home
last modified time | relevance | path

Searched refs:get_current_tty (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dtty.h373 extern struct tty_struct *get_current_tty(void);
391 static inline struct tty_struct *get_current_tty(void) in get_current_tty() function
/linux-4.1.27/drivers/tty/
Dtty_io.c545 struct tty_struct *get_current_tty(void) in get_current_tty() function
555 EXPORT_SYMBOL_GPL(get_current_tty);
813 tty = get_current_tty(); in tty_vhangup_self()
888 tty = get_current_tty(); in disassociate_ctty()
1957 tty = get_current_tty(); in tty_open_current_tty()
/linux-4.1.27/drivers/s390/char/
Dfs3270.c441 struct tty_struct *tty = get_current_tty(); in fs3270_open()
/linux-4.1.27/fs/quota/
Ddquot.c1185 tty = get_current_tty(); in print_warning()
/linux-4.1.27/security/selinux/
Dhooks.c2341 tty = get_current_tty(); in flush_unauthorized_files()