Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Daudit.h76 #define AUDIT_USER_AVC 1107 /* We filter this differently */ macro
/linux-6.1.9/kernel/
Daudit.c1082 if (!audit_enabled && msg_type != AUDIT_USER_AVC) { in audit_log_common_recv_msg()
1366 if (!audit_enabled && msg_type != AUDIT_USER_AVC) in audit_receive_msg()