Home
last modified time | relevance | path

Searched refs:AUDIT_TYPE_NORMAL (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Daudit.h136 #define AUDIT_TYPE_NORMAL 1 /* a "normal" audit record */ macro
/linux-6.1.9/kernel/
Dauditsc.c1574 case AUDIT_TYPE_NORMAL: in audit_log_name()
2383 n->type = AUDIT_TYPE_NORMAL; in __audit_inode()