Searched refs:get_current_tty (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/tty/
H A Dtty_jobctrl.c160 struct tty_struct *get_current_tty(void) function
170 EXPORT_SYMBOL_GPL(get_current_tty); variable
272 tty = get_current_tty();
303 tty = get_current_tty();
H A Dtty_io.c714 tty = get_current_tty();
1890 tty = get_current_tty();
/linux-master/include/linux/
H A Dtty.h349 struct tty_struct *get_current_tty(void);
370 static inline struct tty_struct *get_current_tty(void) function
/linux-master/security/apparmor/
H A Dfile.c638 tty = get_current_tty();
/linux-master/drivers/s390/char/
H A Dfs3270.c434 struct tty_struct *tty = get_current_tty();
/linux-master/fs/quota/
H A Ddquot.c1218 tty = get_current_tty();
/linux-master/security/selinux/
H A Dhooks.c2428 tty = get_current_tty();

Completed in 162 milliseconds