Searched refs:AUDIT_FILTER_EXCLUDE (Results 1 – 3 of 3) sorted by relevance
170 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */ macro171 #define AUDIT_FILTER_TYPE AUDIT_FILTER_EXCLUDE /* obsolete misleading naming */
258 case AUDIT_FILTER_EXCLUDE: in audit_to_entry_common()331 if (entry->rule.listnr != AUDIT_FILTER_EXCLUDE && in audit_field_valid()951 case AUDIT_FILTER_EXCLUDE: in audit_add_rule()1034 case AUDIT_FILTER_EXCLUDE: in audit_del_rule()1391 if (e->rule.action == AUDIT_NEVER || listtype == AUDIT_FILTER_EXCLUDE) in audit_filter()
1818 if (unlikely(!audit_filter(type, AUDIT_FILTER_EXCLUDE))) in audit_log_start()
Completed in 11 milliseconds