Searched defs:cache (Results 1 - 25 of 67) sorted by relevance

123

/src/usr.bin/make/unit-tests/
H A Dvarname-dot-objdir.mk
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dchannv50.h15 struct nvkm_gpuobj *cache; member in struct:nv50_fifo_chan
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_dense_alloc_test.cc31 Cache cache; local in function:__tsan::TEST
/src/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_cache.c38 struct cache { struct
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_quarantine_test.cc38 static void DeallocateCache(Cache *cache) { argument
78 Cache cache; local in function:__sanitizer::TEST
87 Cache cache; local in function:__sanitizer::TEST
107 Cache cache; local in function:__sanitizer::TEST
129 Cache cache; local in function:__sanitizer::TEST
155 Cache cache; local in function:__sanitizer::TEST
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_active_types.h43 struct active_node *cache; member in struct:i915_active
/src/lib/libc/locale/
H A Dsetlocale.c64 _setlocale_cache(locale_t loc, struct _locale_cache_t *cache) argument
180 struct _locale_cache_t *cache; local in function:__setlocale
[all...]
H A Dsetlocale_local.h59 const struct _locale_cache_t *cache; member in struct:_locale
/src/sys/arch/arm/ep93xx/
H A Dep93xxvar.h63 int cache; member in struct:pmap_ent
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_dense_alloc.h32 IndexT cache[kSize]; member in class:__tsan::DenseSlabAllocCache
/src/sys/kern/
H A Dkern_heartbeat.c633 unsigned count, uptime, cache, stamp, d; local in function:heartbeat
/src/regress/sys/kern/allocfree/
H A Dallocfree.c61 static pool_cache_t cache; variable in typeref:typename:pool_cache_t
/src/lib/libintl/
H A Dgettext_iconv.c45 struct cache { struct
114 const struct cache *cache; local in function:__gettext_iconv
[all...]
/src/sys/arch/arm/ixp12x0/
H A Dixp12x0var.h85 int cache; member in struct:pmap_ent
/src/distrib/evbsh3/rom/ramdiskeb/
H A DMakefile
/src/distrib/evbsh3/rom/ramdiskel/
H A DMakefile
/src/sys/arch/arm/xscale/
H A Dixp425var.h124 int cache; member in struct:pmap_ent
/src/sys/compat/linux/arch/m68k/
H A Dlinux_machdep.c825 int scope, cache; local in function:linux_sys_cacheflush
[all...]
/src/sys/arch/pmax/ibus/
H A Ddz_ibus.c232 static int cache = -1; local in function:dz_ibus_getmajor
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_smu7_powertune.c904 uint32_t cache = 0; local in function:smu7_program_pt_config_registers
/src/sys/external/bsd/drm2/linux/
H A Dlinux_idr.c78 idr_cache_warning(struct idr_cache *cache) argument
105 struct idr_cache *cache = cookie; local in function:idr_cache_dtor
287 struct idr_cache *cache; local in function:idr_preload
340 struct idr_cache *cache; local in function:idr_alloc
391 struct idr_cache *cache; local in function:idr_preload_end
[all...]
/src/sys/arch/acorn32/eb7500atx/
H A Deb7500atx_machdep.c323 int cache; member in struct:l1_sec_map
/src/sys/dev/rcons/
H A Draster.h120 struct raster_fontcache* cache; member in struct:raster_font
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common_mac.cc40 AllocatorCache cache; member in struct:__lsan::__anona10a790a0108
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator.cc52 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, argument
77 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { argument
109 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, argument
71 RawInternalRealloc(void * ptr,uptr size,InternalAllocatorCache * cache) argument
120 RawInternalRealloc(void * ptr,uptr size,InternalAllocatorCache * cache) argument
131 RawInternalFree(void * ptr,InternalAllocatorCache * cache) argument
150 InternalAlloc(uptr size,InternalAllocatorCache * cache,uptr alignment) argument
160 InternalRealloc(void * addr,uptr size,InternalAllocatorCache * cache) argument
174 InternalCalloc(uptr count,uptr size,InternalAllocatorCache * cache) argument
187 InternalFree(void * addr,InternalAllocatorCache * cache) argument
[all...]

Completed in 16 milliseconds

123