Home
last modified time | relevance | path

Searched refs:tty_audit_push (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/tty/
Dtty_audit.c325 void tty_audit_push(struct tty_struct *tty) in tty_audit_push() function
Dn_tty.c2109 tty_audit_push(tty); in canon_copy_from_read_buf()
/linux-4.1.27/include/linux/
Dtty.h613 extern void tty_audit_push(struct tty_struct *tty);
629 static inline void tty_audit_push(struct tty_struct *tty) in tty_audit_push() function