Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A 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()
H A Dtty_io.c713 tty = get_current_tty(); in tty_vhangup_self()
1890 tty = get_current_tty(); in tty_open_current_tty()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h427 extern struct tty_struct *get_current_tty(void);
450 static inline struct tty_struct *get_current_tty(void) in get_current_tty() function
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dfs3270.c441 struct tty_struct *tty = get_current_tty(); in fs3270_open()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dfile.c649 tty = get_current_tty(); in revalidate_tty()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dunaligned.c1342 struct tty_struct *tty = get_current_tty(); in ia64_handle_unaligned()
/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c1208 tty = get_current_tty(); in print_warning()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c2431 tty = get_current_tty(); in flush_unauthorized_files()