Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/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()
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dhost-generic-pci.yaml53 addresses by synthesizing Enhanced Allocation (EA) capabilities for
/f-stack/dpdk/doc/guides/prog_guide/
H A Dregexdev.rst54 - Allocation of resources, including hardware resources if a physical device.
H A Dcryptodev_lib.rst87 - Allocation of resources, including hardware resources if a physical device.
394 Operation Management and Allocation
500 must publish the chaining of symmetric Crypto operations feature flag. Allocation of the
1035 the order in which the transforms are passed indicates the order of the chaining. Allocation
H A Dcompressdev.rst70 - Allocation of resources, including hardware resources if a physical device.
172 Operation Management and Allocation
H A Dwriting_efficient_code.rst32 Memory Allocation
H A Dbbdev.rst99 - Allocation of resources, including hardware resources if a physical device.
369 Operation Management and Allocation
H A Denv_abstraction_layer.rst891 Memory Allocation
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_cat.rst4 L2 Forwarding Sample Application with Cache Allocation Technology (CAT)
/f-stack/dpdk/doc/guides/eventdevs/
H A Ddlb.rst293 Atomic Inflights Allocation
H A Ddlb2.rst338 Atomic Inflights Allocation
/f-stack/tools/libxo/doc/
H A Dapi.rst1115 Memory Allocation
1124 :param xo_realloc_func_t realloc_func: Allocation function
/f-stack/dpdk/
H A DMAINTAINERS181 Memory Allocation
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt16056 "Allocation already present in list!" errors as memory allocation