Home
last modified time | relevance | path

Searched refs:lock_get_mem (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/storage/
H A Dlruhash.c511 lock_get_mem(&table->array[i].lock); in lruhash_get_mem()
516 lock_get_mem(&table->array[0].lock)); in lruhash_get_mem()
519 s += lock_get_mem(&table->lock); in lruhash_get_mem()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dchecklocks.h204 size_t lock_get_mem(void* lock);
H A Dchecklocks.c215 lock_get_mem(void* pp) in lock_get_mem() function
/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Dinfra.c80 + lock_get_mem(&key->entry.lock); in infra_sizefunc()
122 + lock_get_mem(&key->entry.lock); in rate_sizefunc()
807 + lock_get_mem(&key->entry.lock); in ip_rate_sizefunc()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dlocks.h88 #define lock_get_mem(lock) (0) /* nothing */ macro
H A Dalloc.c319 s += lock_get_mem(&p->entry.lock); in alloc_get_mem()
/netbsd-src/external/bsd/unbound/dist/dnscrypt/
H A Ddnscrypt.c1037 + lock_get_mem(&ssk->entry.lock); in dnsc_shared_secrets_sizefunc()
1075 + lock_get_mem(&nk->entry.lock); in dnsc_nonces_sizefunc()
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_kentry.c57 s += sizeof(*kd) + lock_get_mem(&kk->entry.lock); in key_entry_sizefunc()
/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dpacked_rrset.c75 s += packed_rrset_sizeof(d) + lock_get_mem(&k->entry.lock); in ub_rrset_sizefunc()
H A Dmsgreply.c650 + q->key.qname_len + lock_get_mem(&q->entry.lock) in msgreply_sizefunc()
/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c80 + q->key.qname_len + lock_get_mem(&q->entry.lock); in msg_cache_sizefunc()
/netbsd-src/external/bsd/unbound/dist/
H A Dconfigure.ac1823 echo lock_get_mem >> clubsyms.def
H A Dconfigure21190 echo lock_get_mem >> clubsyms.def