Searched defs:Cache (Results 1 - 12 of 12) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_dense_alloc_test.cc26 typedef Alloc::Cache Cache; typedef in function:__tsan::TEST
/src/sys/external/bsd/acpica/dist/compiler/
H A Daslcache.c182 ASL_CACHE_INFO *Cache; local in function:UtLocalCacheCalloc
258 ASL_CACHE_INFO *Cache; local in function:UtParseOpCacheCalloc
302 ASL_CACHE_INFO *Cache; local in function:UtSubtableCacheCalloc
346 ASL_CACHE_INFO *Cache; local in function:UtFieldCacheCalloc
[all...]
/src/sys/external/bsd/acpica/dist/utilities/
H A Dutcache.c182 ACPI_MEMORY_LIST *Cache; local in function:AcpiOsCreateCache
226 AcpiOsPurgeCache(ACPI_MEMORY_LIST * Cache) argument
279 AcpiOsDeleteCache(ACPI_MEMORY_LIST * Cache) argument
318 AcpiOsReleaseObject(ACPI_MEMORY_LIST * Cache,void * Object) argument
383 AcpiOsAcquireObject(ACPI_MEMORY_LIST * Cache) argument
[all...]
H A Duttrack.c215 ACPI_MEMORY_LIST *Cache; local in function:AcpiUtCreateList
/src/sys/external/bsd/acpica/dist/include/platform/
H A Daclinuxex.h216 AcpiOsAcquireObject(ACPI_CACHE_T * Cache) argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_quarantine_test.cc31 typedef QuarantineCache<QuarantineCallback> Cache; typedef in namespace:__sanitizer
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_dense_alloc.h39 typedef DenseSlabAllocCache Cache; typedef in class:__tsan::DenseSlabAlloc
[all...]
H A Dtsan_clock.h127 typedef DenseSlabAllocCache Cache; typedef in class:__tsan::ThreadClock
/src/sys/external/bsd/acpica/dist/debugger/
H A Ddbexec.c424 AcpiDbGetCacheInfo(ACPI_MEMORY_LIST * Cache) argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_quarantine.h79 typedef QuarantineCache<Callback> Cache; typedef in class:__sanitizer::Quarantine
/src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Doswinxf.c1568 AcpiOsDeleteCache(ACPI_CACHE_T * Cache) argument
1576 AcpiOsPurgeCache(ACPI_CACHE_T * Cache) argument
1583 AcpiOsAcquireObject(ACPI_CACHE_T * Cache) argument
1595 AcpiOsReleaseObject(ACPI_CACHE_T * Cache,void * Object) argument
/src/sys/external/bsd/acpica/dist/include/
H A Dacobject.h651 ACPI_OBJECT_CACHE_LIST Cache; member in union:acpi_operand_object

Completed in 18 milliseconds