Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Daudit.h31 AUDIT_STATE_BUILD, /* Create the per-task audit_context, enumerator
H A Dauditsc.c792 return AUDIT_STATE_BUILD; in audit_filter_task()
1919 if (!ctx->dummy && ctx->state == AUDIT_STATE_BUILD) in __audit_uring_entry()
2032 if (!context->dummy && state == AUDIT_STATE_BUILD) { in __audit_syscall_entry()