Searched refs:total_allocated (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/utilities/
H A Dutcache.c289 ACPI_MEM_TRACKING(cache->total_allocated++);
292 if ((cache->total_allocated - cache->total_freed) >
295 cache->total_allocated - cache->total_freed;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/namespace/
H A Dnsalloc.c75 ACPI_MEM_TRACKING(acpi_gbl_ns_node_list->total_allocated++);
79 acpi_gbl_ns_node_list->total_allocated -
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Daclocal.h955 u32 total_allocated; member in struct:acpi_memory_list

Completed in 101 milliseconds