Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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; in acpi_db_execute() local
446 allocations = in acpi_db_execute()
451 if (allocations > 0) { in acpi_db_execute()
453 ("0x%X Outstanding allocations after evaluation of %s\n", in acpi_db_execute()
454 allocations, acpi_gbl_db_method_info.pathname); in acpi_db_execute()
/kernel/linux/linux-6.6/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; in acpi_db_execute() local
446 allocations = in acpi_db_execute()
451 if (allocations > 0) { in acpi_db_execute()
453 ("0x%X Outstanding allocations after evaluation of %s\n", in acpi_db_execute()
454 allocations, acpi_gbl_db_method_info.pathname); in acpi_db_execute()
/kernel/linux/linux-5.10/security/selinux/include/
H A Davc.h39 unsigned int allocations; member
/kernel/linux/linux-6.6/security/selinux/include/
H A Davc.h39 unsigned int allocations; member
/kernel/linux/linux-5.10/security/selinux/
H A Davc.c509 avc_cache_stats_incr(allocations); in avc_alloc_node()
H A Dselinuxfs.c1643 "lookups hits misses allocations reclaims frees\n"); in sel_avc_stats_seq_show()
1649 hits, misses, st->allocations, in sel_avc_stats_seq_show()
/kernel/linux/linux-6.6/security/selinux/
H A Davc.c505 avc_cache_stats_incr(allocations); in avc_alloc_node()
H A Dselinuxfs.c1577 "lookups hits misses allocations reclaims frees\n"); in sel_avc_stats_seq_show()
1583 hits, misses, st->allocations, in sel_avc_stats_seq_show()

Completed in 12 milliseconds