Searched refs:AUDIT_FILTER_EXCLUDE (Results 1 – 2 of 2) sorted by relevance
174 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */ macro175 #define AUDIT_FILTER_TYPE AUDIT_FILTER_EXCLUDE /* obsolete misleading naming */
1869 if (unlikely(!audit_filter(type, AUDIT_FILTER_EXCLUDE))) in audit_log_start()