Home
last modified time | relevance | path

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

/kernel/
A Dauditsc.c228 ctx->current_state = AUDIT_STATE_RECORD; in audit_set_auditable()
840 ctx->current_state = state; in __audit_filter_op()
996 ctx->current_state = ctx->state; in audit_reset_context()
1845 if (context->current_state == AUDIT_STATE_RECORD) in __audit_free()
1919 ctx->current_state = ctx->state; in __audit_uring_entry()
1966 if (ctx->current_state != AUDIT_STATE_RECORD) in __audit_uring_exit()
1969 if (ctx->current_state != AUDIT_STATE_RECORD) in __audit_uring_exit()
1983 if (ctx->current_state != AUDIT_STATE_RECORD) in __audit_uring_exit()
2041 context->current_state = state; in __audit_syscall_entry()
2072 if (context->current_state != AUDIT_STATE_RECORD) in __audit_syscall_exit()
[all …]
A Daudit.h110 enum audit_state state, current_state; member

Completed in 9 milliseconds