Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_jobctrl.c156 struct tty_struct *get_current_tty(void) in get_current_tty() function
166 EXPORT_SYMBOL_GPL(get_current_tty);
264 tty = get_current_tty(); in disassociate_ctty()
Dtty_io.c710 tty = get_current_tty(); in tty_vhangup_self()
1790 tty = get_current_tty(); in tty_open_current_tty()
/Linux-v4.19/include/linux/
Dtty.h403 extern struct tty_struct *get_current_tty(void);
425 static inline struct tty_struct *get_current_tty(void) in get_current_tty() function
/Linux-v4.19/drivers/s390/char/
Dfs3270.c441 struct tty_struct *tty = get_current_tty(); in fs3270_open()
/Linux-v4.19/security/apparmor/
Dfile.c649 tty = get_current_tty(); in revalidate_tty()
/Linux-v4.19/arch/ia64/kernel/
Dunaligned.c1343 struct tty_struct *tty = get_current_tty(); in ia64_handle_unaligned()
/Linux-v4.19/fs/quota/
Ddquot.c1182 tty = get_current_tty(); in print_warning()
/Linux-v4.19/security/selinux/
Dhooks.c2597 tty = get_current_tty(); in flush_unauthorized_files()