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

/linux-master/include/uapi/linux/
H A Daudit.h167 #define AUDIT_FILTER_ENTRY 0x02 /* Apply rule at syscall entry */ macro
/linux-master/kernel/
H A Dauditfilter.c250 case AUDIT_FILTER_ENTRY:
251 pr_err("AUDIT_FILTER_ENTRY is deprecated\n");

Completed in 106 milliseconds