Home
last modified time | relevance | path

Searched defs:maxmem (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/unbound/validator/
H A Dval_kcache.c54 size_t numtables, start_size, maxmem; in key_cache_create() local
/freebsd-13.1/crypto/openssl/crypto/evp/
H A Dpbe_scrypt.c160 uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, in EVP_PBE_scrypt()
/freebsd-13.1/contrib/unbound/util/storage/
H A Dslabhash.c49 size_t maxmem, lruhash_sizefunc_type sizefunc, in slabhash_create()
H A Dlruhash.c62 lruhash_create(size_t start_size, size_t maxmem, in lruhash_create()
/freebsd-13.1/contrib/unbound/services/cache/
H A Drrset.c65 size_t maxmem = (cfg?cfg->rrset_cache_size:HASH_DEFAULT_MAXMEM); in rrset_cache_create() local
H A Dinfra.c237 size_t maxmem = cfg->infra_cache_numhosts * (sizeof(struct infra_key)+ in infra_create() local
300 size_t maxmem; in infra_adjust() local
/freebsd-13.1/usr.sbin/dumpcis/
H A Dcardinfo.h172 int maxmem; /* Max allowed memory windows */ member
/freebsd-13.1/sys/powerpc/powernv/
H A Dopal_pci.c247 uint64_t maxmem; in opalpci_attach() local
/freebsd-13.1/lib/libkvm/
H A Dkvm_minidump_powerpc64_hpt.c192 uint64_t ea, i, maxmem; in slb_init() local
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp1074 void kmpc_get_poolstat(size_t *maxmem, size_t *allmem) { in kmpc_get_poolstat()