Home
last modified time | relevance | path

Searched defs:cache_size (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/include/
H A Dsvn_cache_config.h55 apr_uint64_t cache_size; member
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h85 void Init(uptr size, uptr cache_size) { in Init()
104 uptr cache_size = GetCacheSize(); in Put() local
162 uptr cache_size = cache_.Size(); in Recycle() local
/freebsd-12.1/sys/powerpc/mpc85xx/
H A Dmpc85xx_cache.c117 int cache_line_size, cache_size; in mpc85xx_cache_attach() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dcache_config.c87 apr_uint64_t cache_size = MIN(cache_settings.cache_size, in initialize_cache() local
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c59 static const size_t cache_size = 127; variable
/freebsd-12.1/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h29 uint64_t cache_size; member
/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h80 unsigned cache_size; member
/freebsd-12.1/sys/compat/linprocfs/
H A Dlinprocfs.c207 u_int cache_size[4]; in linprocfs_docpuinfo() local
/freebsd-12.1/contrib/gcc/
H A Dsched-deps.c81 static int cache_size; variable
/freebsd-12.1/contrib/byacc/
H A Dreader.c32 static int cinc, cache_size; variable
/freebsd-12.1/sys/dev/dpt/
H A Ddpt.h1111 u_int32_t cache_size; member
1198 cache_size :30; member
/freebsd-12.1/sys/geom/raid/
H A Dmd_intel.c185 uint32_t cache_size; member
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_ses.h1471 uint8_t cache_size[2]; member
1502 uintmax_t cache_size; in GEN_SES_STATUS_NV_CACHE_ACCESSORS() local
/freebsd-12.1/sys/dev/mly/
H A Dmlyreg.h586 u_int16_t cache_size; member
/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9344 int cache_size; /* Number of pages to use in the cache */ member
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c16614 int cache_size; /* Number of pages to use in the cache */ member