Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Daudit.h112 #define AUDIT_FEATURE_CHANGE 1328 /* audit log listing feature changes */ macro
/linux-4.4.14/kernel/
Daudit.c747 ab = audit_log_start(NULL, GFP_KERNEL, AUDIT_FEATURE_CHANGE); in audit_log_feature_change()