Home
last modified time | relevance | path

Searched refs:ReturnCache (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutcache.c180 ACPI_MEMORY_LIST **ReturnCache) in AcpiOsCreateCache() argument
188 if (!CacheName || !ReturnCache || !ObjectSize) in AcpiOsCreateCache()
208 *ReturnCache = Cache; in AcpiOsCreateCache()
H A Duttrack.c213 ACPI_MEMORY_LIST **ReturnCache) in AcpiUtCreateList() argument
227 *ReturnCache = Cache; in AcpiUtCreateList()
/dragonfly/sys/dev/acpica/Osd/
H A DOsdCache.c63 ACPI_CACHE_T **ReturnCache) in AcpiOsCreateCache() argument
72 *ReturnCache = cache; in AcpiOsCreateCache()
/dragonfly/sys/contrib/dev/acpica/source/os_specific/service_layers/
H A Doswinxf.c1547 ACPI_CACHE_T **ReturnCache) in AcpiOsCreateCache() argument
1563 *ReturnCache = (ACPI_CACHE_T) NewCache; in AcpiOsCreateCache()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacpiosxf.h389 ACPI_CACHE_T **ReturnCache);
H A Dacutils.h1164 ACPI_MEMORY_LIST **ReturnCache);