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