Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutalloc.c220 Status = AcpiOsCreateCache ("Acpi-Namespace", sizeof (ACPI_NAMESPACE_NODE), in AcpiUtCreateCaches()
227 Status = AcpiOsCreateCache ("Acpi-State", sizeof (ACPI_GENERIC_STATE), in AcpiUtCreateCaches()
234 Status = AcpiOsCreateCache ("Acpi-Parse", sizeof (ACPI_PARSE_OBJ_COMMON), in AcpiUtCreateCaches()
241 Status = AcpiOsCreateCache ("Acpi-ParseExt", sizeof (ACPI_PARSE_OBJ_NAMED), in AcpiUtCreateCaches()
248 Status = AcpiOsCreateCache ("Acpi-Operand", sizeof (ACPI_OPERAND_OBJECT), in AcpiUtCreateCaches()
260 Status = AcpiOsCreateCache ("Acpi-Comment", sizeof (ACPI_COMMENT_NODE), in AcpiUtCreateCaches()
271 Status = AcpiOsCreateCache ("Acpi-Comment-Addr", sizeof (ACPI_COMMENT_ADDR_NODE), in AcpiUtCreateCaches()
281 Status = AcpiOsCreateCache ("Acpi-File", sizeof (ACPI_FILE_NODE), in AcpiUtCreateCaches()
H A Dutcache.c176 AcpiOsCreateCache ( in AcpiOsCreateCache() function
/dragonfly/sys/dev/acpica/Osd/
H A DOsdCache.c62 AcpiOsCreateCache(char *CacheName, UINT16 ObjectSize, UINT16 MaxDepth, in AcpiOsCreateCache() function
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacpiosxf.h385 AcpiOsCreateCache (
/dragonfly/sys/contrib/dev/acpica/source/os_specific/service_layers/
H A Doswinxf.c1543 AcpiOsCreateCache ( in AcpiOsCreateCache() function
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt13402 AcpiOsCreateCache