Home
last modified time | relevance | path

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

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