Searched refs:Allocation (Results 1 – 15 of 15) sorted by relevance
| /onnv-gate/usr/src/uts/intel/io/acpica/utilities/ |
| H A D | uttrack.c | 141 void *Allocation); 221 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateAndTrack() local 225 Allocation = AcpiUtAllocate (Size + sizeof (ACPI_DEBUG_MEM_HEADER), in AcpiUtAllocateAndTrack() 227 if (!Allocation) in AcpiUtAllocateAndTrack() 232 Status = AcpiUtTrackAllocation (Allocation, Size, in AcpiUtAllocateAndTrack() 236 AcpiOsFree (Allocation); in AcpiUtAllocateAndTrack() 248 return ((void *) &Allocation->UserSpace); in AcpiUtAllocateAndTrack() 274 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateZeroedAndTrack() local 278 Allocation = AcpiUtAllocateZeroed (Size + sizeof (ACPI_DEBUG_MEM_HEADER), in AcpiUtAllocateZeroedAndTrack() 280 if (!Allocation) in AcpiUtAllocateZeroedAndTrack() [all …]
|
| H A D | utalloc.c | 420 void *Allocation; in AcpiUtAllocate() local 435 Allocation = AcpiOsAllocate (Size); in AcpiUtAllocate() 436 if (!Allocation) in AcpiUtAllocate() 446 return_PTR (Allocation); in AcpiUtAllocate() 472 void *Allocation; in AcpiUtAllocateZeroed() local 478 Allocation = AcpiUtAllocate (Size, Component, Module, Line); in AcpiUtAllocateZeroed() 479 if (Allocation) in AcpiUtAllocateZeroed() 483 ACPI_MEMSET (Allocation, 0, Size); in AcpiUtAllocateZeroed() 486 return (Allocation); in AcpiUtAllocateZeroed()
|
| /onnv-gate/usr/src/lib/libunistat/common/rdc/ |
| H A D | rdc.err | 56 BITMAP = Allocation of bitmap device %s failed 93 BITMAP2SMALL = Allocation of bitmap device %s failed, volume is too small
|
| /onnv-gate/usr/src/lib/libsecdb/ |
| H A D | auth_attr.txt | 42 solaris.device.:::Device Allocation::help=DevAllocHeader.html 125 solaris.smf.manage.allocate:::Manage Device Allocation Service::help=SmfAllocate.html
|
| /onnv-gate/usr/src/uts/common/io/usb/hcd/ |
| H A D | README | 186 o Bandwidth Allocation Scheme 413 o Bandwidth Allocation Scheme
|
| /onnv-gate/usr/src/lib/libbsm/ |
| H A D | audit_event.txt | 49 # Allocation of reserved kernel events: 55 # Allocation of user level audit events:
|
| /onnv-gate/usr/src/uts/common/avs/ns/sdbc/ |
| H A D | dynmem_readme.txt | 44 2.1 Memory Allocation
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perl5004delta.pod | 1205 =item Allocation too large: %lx 1209 =item Allocation too large
|
| H A D | perlguts.pod | 1451 =head2 Memory Allocation 1453 =head3 Allocation argument
|
| H A D | perltoc.pod | 4443 =item Memory Allocation 7580 not a HASH element or slice, Allocation too large: %lx, Allocation too
|
| H A D | perl56delta.pod | 2781 See L<perlguts/"Memory Allocation"> for further information about that.
|
| H A D | perl561delta.pod | 3386 See L<perlguts/"Memory Allocation"> for further information about that.
|
| H A D | perldiag.pod | 53 =item Allocation too large: %lx
|
| /onnv-gate/usr/src/uts/intel/io/acpica/ |
| H A D | changes.txt | 6344 "Allocation already present in list!" errors as memory allocation
|
| /onnv-gate/usr/src/tools/ctf/dwarf/i386/ |
| HD | libdwarf.cpio.bz2 | |