Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dauditsc.c924 static inline struct audit_context *audit_alloc_context(enum audit_state state) in audit_alloc_context() function
964 if (!(context = audit_alloc_context(state))) { in audit_alloc()