Searched refs:cache_size (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/kern/
H A Dsubr_kmem.c349 size_t cache_size = array[i].kc_size; local
355 if ((cache_size & (CACHE_LINE_SIZE - 1)) == 0)
357 else if ((cache_size & (PAGE_SIZE - 1)) == 0)
362 if (cache_size < CACHE_LINE_SIZE)
366 if (cache_size > maxsize || cache_size > PAGE_SIZE) {
369 if ((cache_size >> shift) > maxidx) {
370 maxidx = cache_size >> shift;
373 if ((cache_size >> shift) > maxidx) {
374 maxidx = cache_size >> shif
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Dcache_sh3.c62 size_t cache_size; local
74 cache_size = 8 * 1024;
77 cache_size = 8 * 1024;
82 cache_size = 16 * 1024;
102 sh_cache_size_unified = cache_size / 2;
105 sh_cache_size_unified = cache_size;
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dcache.c110 endva = (char *) (sgva + cache_size);
136 endva = (char *) (VAC_FLUSH_BASE + cache_size);
162 endva = (char *) (VAC_CACHE_TAGS + cache_size);
179 if (cache_size == 0)
H A Dmachdep.h149 extern int cache_size;
H A Dlocore2.c73 int cache_size; variable
227 * XXX: Move cache_size stuff to cache.c.
276 cache_size = 0x10000; /* 64K */
H A Ddb_memrw.c135 if (cache_size)
H A Ddvma.c217 if (cache_size)
265 if (cache_size)
H A Dpmap.c599 if (cache_size)
1147 if (cache_size)
1246 if (cache_size)
2096 if (cache_size) {
2271 if (cache_size) {
2463 if (cache_size) {
2470 if (cache_size < (eva - va)) {
3092 if (cache_size) {
3097 if (cache_size < (eva - sva)) {
3319 if (cache_size) {
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_disk_set_standard_lookup.c59 static const size_t cache_size = 127; variable
87 struct bucket *ucache = malloc(cache_size * sizeof(struct bucket));
88 struct bucket *gcache = malloc(cache_size * sizeof(struct bucket));
89 memset(ucache, 0, cache_size * sizeof(struct bucket));
90 memset(gcache, 0, cache_size * sizeof(struct bucket));
109 b = &gcache[h % cache_size ];
179 b = &ucache[h % cache_size ];
242 for (i = 0; i < cache_size; i++)
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_resolve.c11 /* void smtpd_resolve_init(cache_size)
12 /* int cache_size;
28 /* .IP cache_size
119 void smtpd_resolve_init(int cache_size) argument
132 smtpd_resolve_cache = ctable_create(cache_size, resolve_pagein,
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/liblzma/rangecoder/
H A Drange_encoder.h29 uint64_t cache_size; member in struct:__anon2935
58 rc->cache_size = 1;
137 } while (--rc->cache_size != 0);
142 ++rc->cache_size;
228 return rc->cache_size + 5 - 1;
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/ps/
H A Dtspps.c891 UINT32 cache_size, i, j; local
895 if ((result = psfile_get_all_cache_entries(fd, &cache_size, &cache_entries)))
898 if (cache_size == 0) {
915 for (i = 0; i < cache_size; i++) {
944 if ((keyinfos = calloc(cache_size, sizeof(TSS_KM_KEYINFO))) == NULL) {
946 cache_size * sizeof(TSS_KM_KEYINFO));
951 for (i = 0; i < cache_size; i++) {
959 *size = cache_size;
978 UINT32 cache_size, i, j; local
982 if ((result = psfile_get_all_cache_entries(fd, &cache_size,
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/
H A Dreader.c22 static int cinc, cache_size; variable
56 if (cinc >= cache_size)
58 cache_size += 256;
59 cache = REALLOC(cache, cache_size);
1252 cache_size = 256;
1253 cache = MALLOC(cache_size);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.h83 size_t cache_size);
H A Ddwarf_reader.cc784 size_t cache_size)
840 while (addr2line_cache.size() > cache_size)
782 one_addr2line(Object* object, unsigned int shndx, off_t offset, size_t cache_size) argument
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dpmap.c591 if (cache_size)
1141 if (cache_size)
1242 if (cache_size)
2069 if (cache_size) {
2245 if (cache_size) {
2444 if (cache_size) {
2451 if (cache_size < (eva - va)) {
3116 if (cache_size) {
3121 if (cache_size < (eva - sva)) {
3354 if (cache_size) {
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dsched-deps.c80 static int cache_size;
1582 cache_size = luid;
1595 for (i = 0; i < cache_size; i++)
79 static int cache_size; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.c448 static int cache_size;
3652 cache_size = 0;
3677 int i, luid = cache_size + n;
3690 for (i = cache_size; i < luid; i++)
3699 cache_size = luid;
3713 cache_size = 0;
3719 for (i = 0; i < cache_size; i++)
447 static int cache_size; variable
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dmlyreg.h608 u_int16_t cache_size; member in struct:mly_ioctl_getcontrollerinfo
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c6688 ** the SQLite "[PRAGMA cache_size]" command.)^ As with the bPurgeable
9575 int cache_size; /* Number of pages to use in the cache */ member in struct:Schema
[all...]

Completed in 395 milliseconds