Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
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()
Dtty_io.c714 tty = get_current_tty(); in tty_vhangup_self()
1882 tty = get_current_tty(); in tty_open_current_tty()
/Linux-v6.6/include/linux/
Dtty.h350 struct tty_struct *get_current_tty(void);
371 static inline struct tty_struct *get_current_tty(void) in get_current_tty() function
/Linux-v6.6/drivers/s390/char/
Dfs3270.c434 struct tty_struct *tty = get_current_tty(); in fs3270_open()
/Linux-v6.6/security/apparmor/
Dfile.c602 tty = get_current_tty(); in revalidate_tty()
/Linux-v6.6/arch/ia64/kernel/
Dunaligned.c1361 struct tty_struct *tty = get_current_tty(); in ia64_handle_unaligned()
/Linux-v6.6/fs/quota/
Ddquot.c1224 tty = get_current_tty(); in print_warning()
/Linux-v6.6/security/selinux/
Dhooks.c2415 tty = get_current_tty(); in flush_unauthorized_files()