Searched refs:tty_audit_buf (Results 1 – 1 of 1) sorted by relevance
17 struct tty_audit_buf { struct25 static struct tty_audit_buf *tty_audit_buf_ref(void) in tty_audit_buf_ref() argument27 struct tty_audit_buf *buf; in tty_audit_buf_ref()29 buf = current->signal->tty_audit_buf; in tty_audit_buf_ref()34 static struct tty_audit_buf *tty_audit_buf_alloc(void) in tty_audit_buf_alloc()36 struct tty_audit_buf *buf; in tty_audit_buf_alloc()116 struct tty_audit_buf *buf; in tty_audit_exit()158 struct tty_audit_buf *buf; in tty_audit_push()179 static struct tty_audit_buf *tty_audit_buf_get(void) in tty_audit_buf_get()181 struct tty_audit_buf *buf; in tty_audit_buf_get()[all …]
Completed in 5 milliseconds