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