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