Searched refs:AUDIT_FILTER_TASK (Results 1 – 2 of 2) sorted by relevance
170 #define AUDIT_FILTER_TASK 0x01 /* Apply rule at task creation (not syscall) */ macro
784 list_for_each_entry_rcu(e, &audit_filter_list[AUDIT_FILTER_TASK], list) { in audit_filter_task()