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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dauditsc.c848 static inline struct audit_context *audit_alloc_context(enum audit_state state) function
881 if (!(context = audit_alloc_context(state))) {
1605 newctx = audit_alloc_context(context->state);

Completed in 27 milliseconds