Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Daudit.h167 #define AUDIT_FILTER_ENTRY 0x02 /* Apply rule at syscall entry */ macro
/linux/kernel/
H A Dauditfilter.c250 case AUDIT_FILTER_ENTRY: in audit_to_entry_common()