AUDIT_FILTER_PREPEND 242 kernel/auditfilter.c listnr = rule->flags & ~AUDIT_FILTER_PREPEND; AUDIT_FILTER_PREPEND 272 kernel/auditfilter.c entry->rule.flags = rule->flags & AUDIT_FILTER_PREPEND; AUDIT_FILTER_PREPEND 984 kernel/auditfilter.c if (entry->rule.flags & AUDIT_FILTER_PREPEND) AUDIT_FILTER_PREPEND 990 kernel/auditfilter.c if (entry->rule.flags & AUDIT_FILTER_PREPEND) { AUDIT_FILTER_PREPEND 994 kernel/auditfilter.c entry->rule.flags &= ~AUDIT_FILTER_PREPEND;