/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | worker.c | 161 + regional_get_mem(worker->scratchpad) in worker_mem_report() 487 worker->scratchpad, &msg, timenow, 0, NULL, 0); in answer_norec_from_cache() 509 msg->rep, LDNS_RCODE_SERVFAIL, edns, repinfo, worker->scratchpad, in answer_norec_from_cache() 516 worker->scratchpad, msg->rep->reason_bogus, in answer_norec_from_cache() 549 (int)(flags&LDNS_RCODE_MASK), edns, repinfo, worker->scratchpad, in answer_norec_from_cache() 560 worker->scratchpad, msg->rep->reason_bogus, in answer_norec_from_cache() 564 repinfo->c->buffer, 0, 1, worker->scratchpad, in answer_norec_from_cache() 567 LDNS_RCODE_SERVFAIL, edns, repinfo, worker->scratchpad, in answer_norec_from_cache() 601 alias_rrset, 0, worker->scratchpad, az, NULL)) in apply_respip_action() 711 LDNS_RCODE_SERVFAIL, edns, repinfo, worker->scratchpad, in answer_from_cache() [all …]
|
H A D | cachedump.c | 261 regional_free_all(worker->scratchpad); in dump_msg_lruhash() 264 if(!copy_msg(worker->scratchpad, e, &k, &d)) { in dump_msg_lruhash() 445 struct regional* region = worker->scratchpad; in load_rrset() 629 struct regional* region = worker->scratchpad; in load_msg() 838 struct regional* region = worker->scratchpad; in print_deleg_lookup()
|
H A D | worker.h | 125 struct regional* scratchpad; member
|
/netbsd-src/external/bsd/unbound/dist/contrib/ |
H A D | redirect-bogus.patch | 7 LDNS_RCODE_SERVFAIL, edns, worker->scratchpad)) 27 worker->scratchpad, rep->ref, rep->rrset_count);
|
H A D | fastrpz.patch | 198 + worker->scratchpad, rep->ref, 216 + regional_free_all(worker->scratchpad); 239 + regional_free_all(worker->scratchpad); 258 regional_free_all(worker->scratchpad); 2187 + regional_free_all(worker->scratchpad); 2220 + regional_free_all(worker->scratchpad); 2232 + worker->scratchpad, 2236 + regional_free_all(worker->scratchpad); 2337 + rpz, commreply->c, worker->scratchpad); 2411 + rpz, commreply->c, worker->scratchpad);
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
H A D | message.h | 255 isc_bufferlist_t scratchpad; member
|
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
H A D | message.h | 311 isc_bufferlist_t scratchpad; 303 isc_bufferlist_t scratchpad; global() member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | message.c | 269 ISC_LIST_APPEND(msg->scratchpad, dynbuf, link); in newbuffer() 277 dynbuf = ISC_LIST_TAIL(msg->scratchpad); in currentbuffer() 575 dynbuf = ISC_LIST_HEAD(msg->scratchpad); in msgreset() 583 ISC_LIST_UNLINK(msg->scratchpad, dynbuf, link); in msgreset() 738 ISC_LIST_INIT(m->scratchpad); in dns_message_create() 757 ISC_LIST_APPEND(m->scratchpad, dynbuf, link); in dns_message_create()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | message.c | 116 * This is the size of each individual scratchpad buffer, and the numbers 298 ISC_LIST_APPEND(msg->scratchpad, dynbuf, link); in newrdata() 306 dynbuf = ISC_LIST_TAIL(msg->scratchpad); in newrdata() 577 dynbuf = ISC_LIST_HEAD(msg->scratchpad); in msgreset() 585 ISC_LIST_UNLINK(msg->scratchpad, dynbuf, link); in msgreset() 739 .scratchpad = ISC_LIST_INITIALIZER, in dns_message_create() 766 ISC_LIST_APPEND(msg->scratchpad, dynbuf, link);
|
/netbsd-src/external/ibm-public/postfix/dist/proto/ |
H A D | stop.spell-cc | 1761 scratchpad
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 2645 supported facilities such as memory utilizing base address registers, scratchpad 2657 and access pattern allows them to be allocated in faster scratchpad memory
|
H A D | AMDGPUUsage.rst | 1797 which is scratchpad memory allocated per device.
|
/netbsd-src/external/bsd/unbound/dist/doc/ |
H A D | Changelog | 11233 - thread keeps a scratchpad region for handling messages.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | invoke.texi | 19947 Do stack checking using information placed into L1 scratchpad memory by the
|
H A D | gcc.info | 18796 Do stack checking using information placed into L1 scratchpad
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | invoke.texi | 22196 Do stack checking using information placed into L1 scratchpad memory by the
|
H A D | gcc.info | 20852 Do stack checking using information placed into L1 scratchpad
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 16224 restores/releases scratchpad,
|