Lines Matching refs:allocation

1316 iASL: Fixed a memory allocation/free regression introduced in 20140828 
1551 Fixed a buffer allocation issue for the Generic Serial Bus support.
2140 Cleaned up the memory allocation macros for configurability. In the
2148 to the local ACPICA interfaces that track each allocation (local tracking
3376 Implicit notify support: ensure that no memory allocation occurs within a
3377 critical region. This fix moves a memory allocation outside of the time
5401 Fixed a possible allocation overrun during internal object copy in
5407 Updated the allocation dump routine, AcpiUtDumpAllocation and fixed a
5408 possible access beyond end-of-allocation. Also, now fully validate
5517 When copying the root table to the new allocation, the length used was
5557 (carat). Fixes a string length allocation calculation. Lin Ming.
6878 Fixed a fault in the AML parser if a memory allocation fails during the
8483 causes no additional dynamic memory allocation.
8488 other allocation interfaces.
8661 - Eliminate unnecessary memory allocation for CreateXxxxField (BZ 5426)
8856 - AcpiTerminate doesn't free debug memory allocation list objects (BZ
9169 allocation
9189 Split the allocation tracking mechanism out to a separate file, from
10059 Fixed a problem with the internal Owner ID allocation and deallocation
12807 be an Owner ID allocation issue where a called method did not get
13327 "Allocation already present in list!" errors as memory allocation
14154 The method evaluation utility uses the new buffer allocation
14464 and memory allocation model options.
14764 allocation model.
14834 Implemented a new mechanism for allocation of return buffers. If
14837 buffer validation and allocation to a common procedure. Return
14838 buffers will be allocated via the primary OSL allocation interface
15004 wherever memory allocation and/or the C sizeof() operator is used,
15005 and affects the OSL memory allocation interfaces AcpiOsAllocate
15560 block is no longer allocated for each memory allocation), and now
15765 Memory allocation performance enhancement - over 24X compile time