Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dmpc85xx_cache.c112 int cache_line_size, cache_size; in mpc85xx_cache_attach() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h80 void Init(uptr size, uptr cache_size) { in Init()
157 uptr cache_size = cache_.Size(); in Recycle() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c59 static const size_t cache_size = 127; global() variable
/freebsd/lib/libifconfig/
H A Dlibifconfig.h72 uint32_t cache_size; /**< size of address cache */ member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_slab.c52 unsigned cache_size; member
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c203 u_int cache_size[4]; in linprocfs_docpuinfo() local
/freebsd/contrib/byacc/
H A Dreader.c55 static int cinc, cache_size; variable
/freebsd/sys/geom/raid/
H A Dmd_intel.c183 uint32_t cache_size; member
/freebsd/sys/arm64/arm64/
H A Didentcpu.c3058 size_t cache_size; in print_cpu_cache() local
/freebsd/sys/cam/scsi/
H A Dscsi_ses.h1469 uint8_t cache_size[2]; member
1500 uintmax_t cache_size; in GEN_SES_STATUS_NV_CACHE_ACCESSORS() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c17883 int cache_size; /* Number of pages to use in the cache */ member