Searched refs:tty_audit_add_data (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/tty/ |
| A D | tty.h | 107 void tty_audit_add_data(const struct tty_struct *tty, const void *data, 111 static inline void tty_audit_add_data(const struct tty_struct *tty, in tty_audit_add_data() function
|
| A D | tty_audit.c | 202 void tty_audit_add_data(const struct tty_struct *tty, const void *data, in tty_audit_add_data() function
|
| A D | n_tty.c | 175 tty_audit_add_data(tty, from, size); in tty_copy() 183 tty_audit_add_data(tty, from, n); in tty_copy() 1980 tty_audit_add_data(tty, from, n); in copy_from_read_buf()
|
Completed in 29 milliseconds