Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c921 static inline struct audit_context *audit_alloc_context(enum audit_state state) in audit_alloc_context() function
959 if (!(context = audit_alloc_context(state))) { in audit_alloc()