AUDIT_FILTER_PREPEND 358 kernel/auditfilter.c listnr = rule->flags & ~AUDIT_FILTER_PREPEND; AUDIT_FILTER_PREPEND 385 kernel/auditfilter.c entry->rule.flags = rule->flags & AUDIT_FILTER_PREPEND; AUDIT_FILTER_PREPEND 1322 kernel/auditfilter.c if (entry->rule.flags & AUDIT_FILTER_PREPEND) { AUDIT_FILTER_PREPEND 1324 kernel/auditfilter.c entry->rule.flags &= ~AUDIT_FILTER_PREPEND;