Searched refs:tty_audit_buf (Results 1 – 2 of 2) sorted by relevance
15 struct tty_audit_buf { struct23 static struct tty_audit_buf *tty_audit_buf_ref(void) in tty_audit_buf_ref() argument25 struct tty_audit_buf *buf; in tty_audit_buf_ref()27 buf = current->signal->tty_audit_buf; in tty_audit_buf_ref()32 static struct tty_audit_buf *tty_audit_buf_alloc(void) in tty_audit_buf_alloc()34 struct tty_audit_buf *buf; in tty_audit_buf_alloc()114 struct tty_audit_buf *buf; in tty_audit_exit()156 struct tty_audit_buf *buf; in tty_audit_push()177 static struct tty_audit_buf *tty_audit_buf_get(void) in tty_audit_buf_get()179 struct tty_audit_buf *buf; in tty_audit_buf_get()[all …]
226 struct tty_audit_buf *tty_audit_buf; member
Completed in 6 milliseconds