Searched refs:lock_get_mem (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/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) function
/netbsd-current/external/bsd/unbound/dist/util/storage/
H A Dlruhash.c511 lock_get_mem(&table->array[i].lock);
516 lock_get_mem(&table->array[0].lock));
519 s += lock_get_mem(&table->lock);
/netbsd-current/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);
/netbsd-current/external/bsd/unbound/dist/services/cache/
H A Dinfra.c80 + lock_get_mem(&key->entry.lock);
122 + lock_get_mem(&key->entry.lock);
807 + lock_get_mem(&key->entry.lock);
/netbsd-current/external/bsd/unbound/dist/util/data/
H A Dpacked_rrset.c75 s += packed_rrset_sizeof(d) + lock_get_mem(&k->entry.lock);
H A Dmsgreply.c650 + q->key.qname_len + lock_get_mem(&q->entry.lock)
/netbsd-current/external/bsd/unbound/dist/validator/
H A Dval_kentry.c57 s += sizeof(*kd) + lock_get_mem(&kk->entry.lock);
/netbsd-current/external/bsd/unbound/dist/dnscrypt/
H A Ddnscrypt.c1037 + lock_get_mem(&ssk->entry.lock);
1075 + lock_get_mem(&nk->entry.lock);
/netbsd-current/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c80 + q->key.qname_len + lock_get_mem(&q->entry.lock);
/netbsd-current/external/bsd/unbound/dist/
H A Dconfigure21190 echo lock_get_mem >> clubsyms.def

Completed in 312 milliseconds