Home
last modified time | relevance | path

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

/linux/kernel/
A Dauditfilter.c245 listnr = rule->flags & ~AUDIT_FILTER_PREPEND; in audit_to_entry_common()
276 entry->rule.flags = rule->flags & AUDIT_FILTER_PREPEND; in audit_to_entry_common()
993 if (entry->rule.flags & AUDIT_FILTER_PREPEND) in audit_add_rule()
999 if (entry->rule.flags & AUDIT_FILTER_PREPEND) { in audit_add_rule()
1003 entry->rule.flags &= ~AUDIT_FILTER_PREPEND; in audit_add_rule()
/linux/include/uapi/linux/
A Daudit.h177 #define AUDIT_FILTER_PREPEND 0x10 /* Prepend to front of list */ macro

Completed in 7 milliseconds