Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtty.h372 extern struct tty_struct *get_current_tty(void);
390 static inline struct tty_struct *get_current_tty(void) in get_current_tty() function
/linux-4.4.14/drivers/tty/
Dtty_io.c557 struct tty_struct *get_current_tty(void) in get_current_tty() function
567 EXPORT_SYMBOL_GPL(get_current_tty);
818 tty = get_current_tty(); in tty_vhangup_self()
889 tty = get_current_tty(); in disassociate_ctty()
1943 tty = get_current_tty(); in tty_open_current_tty()
/linux-4.4.14/drivers/s390/char/
Dfs3270.c441 struct tty_struct *tty = get_current_tty(); in fs3270_open()
/linux-4.4.14/fs/quota/
Ddquot.c1190 tty = get_current_tty(); in print_warning()
/linux-4.4.14/security/selinux/
Dhooks.c2353 tty = get_current_tty(); in flush_unauthorized_files()