Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty_jobctrl.c160 struct tty_struct *get_current_tty(void) in get_current_tty() function
170 EXPORT_SYMBOL_GPL(get_current_tty);
272 tty = get_current_tty(); in disassociate_ctty()
303 tty = get_current_tty(); in disassociate_ctty()
H A Dtty_io.c714 tty = get_current_tty(); in tty_vhangup_self()
1882 tty = get_current_tty(); in tty_open_current_tty()
/openbmc/linux/include/linux/
H A Dtty.h350 struct tty_struct *get_current_tty(void);
371 static inline struct tty_struct *get_current_tty(void) in get_current_tty() function
/openbmc/linux/drivers/s390/char/
H A Dfs3270.c434 struct tty_struct *tty = get_current_tty(); in fs3270_open()
/openbmc/linux/security/apparmor/
H A Dfile.c638 tty = get_current_tty(); in revalidate_tty()
/openbmc/linux/arch/ia64/kernel/
H A Dunaligned.c1361 struct tty_struct *tty = get_current_tty(); in ia64_handle_unaligned()
/openbmc/linux/fs/quota/
H A Ddquot.c1228 tty = get_current_tty(); in print_warning()
/openbmc/linux/security/selinux/
H A Dhooks.c2413 tty = get_current_tty(); in flush_unauthorized_files()