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

/linux-master/security/selinux/include/
H A Davc.h40 unsigned int allocations; member in struct:avc_cache_stats
/linux-master/drivers/acpi/acpica/
H A Ddbexec.c257 * DESCRIPTION: Determine the current number of "outstanding" allocations --
258 * those allocations that have not been freed and also are not
353 u32 allocations; local
446 allocations =
451 if (allocations > 0) {
453 ("0x%X Outstanding allocations after evaluation of %s\n",
454 allocations, acpi_gbl_db_method_info.pathname);
/linux-master/security/selinux/
H A Davc.c505 avc_cache_stats_incr(allocations);
H A Dselinuxfs.c1545 "lookups hits misses allocations reclaims frees\n");
1551 hits, misses, st->allocations,

Completed in 198 milliseconds