Searched refs:preallocated_names (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/ | ||
H A D | audit.h | 126 struct audit_names preallocated_names[AUDIT_NAMES]; member |
H A D | auditsc.c | 2178 aname = &context->preallocated_names[context->name_count]; in audit_alloc_name() |