Searched refs:allocations (Results 1 – 3 of 3) sorted by relevance
372 u32 allocations; in acpi_db_execute() local448 allocations = in acpi_db_execute()453 if (allocations > 0) { in acpi_db_execute()456 allocations, acpi_gbl_db_method_info.pathname); in acpi_db_execute()
2 * All memory allocation should be changed to DMA allocations
800 unsigned int allocations = 0; in vmballoon_inflate() local889 if (allocations >= b->rate_alloc) in vmballoon_inflate()909 if (allocations >= rate) { in vmballoon_inflate()922 if (error == 0 && allocations >= b->rate_alloc) { in vmballoon_inflate()923 unsigned int mult = allocations / b->rate_alloc; in vmballoon_inflate()