Searched refs:serviced (Results 1 – 14 of 14) sorted by relevance
| /freebsd/sys/amd64/vmm/io/ |
| H A D | vatpic.c | 155 int serviced; in vatpic_get_highest_irrpin() local 163 serviced = atpic->service; in vatpic_get_highest_irrpin() 165 serviced &= ~(1 << 2); in vatpic_get_highest_irrpin() 174 serviced = 0; in vatpic_get_highest_irrpin() 183 if ((serviced & bit) != 0) in vatpic_get_highest_irrpin()
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | sifive,plic-1.0.0.txt | 17 serviced first. Each context can specify a priority threshold. Interrupts
|
| /freebsd/contrib/unbound/services/ |
| H A D | outside_network.c | 1816 !(outnet->serviced = rbtree_create(serviced_cmp)) || 1928 if(outnet->serviced) { 1929 traverse_postorder(outnet->serviced, serviced_node_del, NULL); 1930 free(outnet->serviced); 2671 return (struct serviced_query*)rbtree_search(outnet->serviced, &key); 2776 rbtree_insert(outnet->serviced, &sq->node); 3089 rbtree_delete(sq->outnet->serviced, sq); 3600 (void)rbtree_delete(outnet->serviced, sq); 3647 (void)rbtree_delete(sq->outnet->serviced, sq); 4039 s += sizeof(*outnet->serviced); [all …]
|
| H A D | outside_network.h | 146 rbtree_type* serviced; member
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | openssl-quic-concurrency.pod | 130 serviced. This includes the use of L<SSL_poll(3)> in a blocking fashion. 197 guarantee that a QUIC domain will be serviced regularly (for example, because
|
| /freebsd/sys/contrib/device-tree/Bindings/dma/ |
| H A D | ti-edma.txt | 19 number and the second is the TC the channel is serviced on.
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-concurrency.md | 31 spinning up background threads to ensure connections are serviced regularly (as 154 performant WCM architecture requires that APL calls be recorded and serviced in
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_shutdown.pod | 304 applications. Ordinarily, QUIC expects a connection to continue to be serviced
|
| /freebsd/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-polling.md | 80 objects are ready to be serviced. 2124 is not serviced and no new data will arrive (unless `SSL_handle_events` is
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 9505 can be given and then TCP queries are serviced wrapped in SSL. 9606 then the serviced query code does not fallback to noEDNS, even if 10100 serviced queries. 11672 It may be serviced by three threads, or maybe by one. 12992 - fixup of Leakage warning when serviced queries processed multiple 13344 - fixup deletion of serviced queries when all callbacks delete too. 13370 - if a query asks to be notified of the same serviced query result 13403 for serviced queries, because the initiator does not know that 13413 for outbound list of serviced queries for iterator module. 13516 - testbound support for new serviced queries. [all …]
|
| H A D | unbound-control.rst | 481 being serviced from other threads.
|
| H A D | unbound.conf.rst | 1199 If enabled, TLS serviced queries that contained an EDNS Padding option will 1207 The block size with which to pad responses serviced over TLS.
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | README | 610 have serviced a request, just in case another request comes in. In the
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 4501 avoided in cases where events cannot be timely serviced. In this
|