Home
last modified time | relevance | path

Searched refs:Allocation (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/common/acpica/utilities/
H A Duttrack.c268 if (!Allocation) in AcpiUtAllocateAndTrack()
338 if (!Allocation) in AcpiUtAllocateZeroedAndTrack()
399 if (NULL == Allocation) in AcpiUtFreeAndTrack()
549 Allocation)); in AcpiUtTrackAllocation()
558 Allocation->Line = Line; in AcpiUtTrackAllocation()
569 Allocation; in AcpiUtTrackAllocation()
654 (Allocation->Previous)->Next = Allocation->Next; in AcpiUtRemoveAllocation()
661 if (Allocation->Next) in AcpiUtRemoveAllocation()
663 (Allocation->Next)->Previous = Allocation->Previous; in AcpiUtRemoveAllocation()
667 &Allocation->UserSpace, Allocation->Size)); in AcpiUtRemoveAllocation()
[all …]
H A Dutalloc.c179 void *Allocation; in AcpiOsAllocateZeroed() local
185 Allocation = AcpiOsAllocate (Size); in AcpiOsAllocateZeroed()
186 if (Allocation) in AcpiOsAllocateZeroed()
190 memset (Allocation, 0, Size); in AcpiOsAllocateZeroed()
193 return (Allocation); in AcpiOsAllocateZeroed()
/illumos-gate/usr/src/cmd/mandoc/
H A Dlib.in23 LINE("libbsdmalloc", "BSD Memory Allocation Library (libbsdmalloc, -lbsdmalloc)")
51 LINE("libmalloc", "Memory Allocation Library (libmalloc, -lmalloc)")
79 LINE("libumem", "Object-Caching Memory Allocation Library (libumem, \\-lumem")
H A Dmsec.in25 LINE("3BSDMALLOC", "BSD Memory Allocation Library")
60 LINE("3MALLOC", "Memory Allocation Library Functions")
/illumos-gate/usr/src/lib/libsecdb/
H A Dauth_attr.txt42 solaris.device.:::Device Allocation::help=DevAllocHeader.html
122 solaris.smf.manage.allocate:::Manage Device Allocation Service::help=SmfAllocate.html
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME186 o Bandwidth Allocation Scheme
413 o Bandwidth Allocation Scheme
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt50 # Allocation of reserved kernel events:
56 # Allocation of user level audit events:
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1907 Allocation of RoCE resource managed via a bitmap can cause an
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt13327 "Allocation already present in list!" errors as memory allocation