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 | 1801 !(outnet->serviced = rbtree_create(serviced_cmp)) || 1913 if(outnet->serviced) { 1914 traverse_postorder(outnet->serviced, serviced_node_del, NULL); 1915 free(outnet->serviced); 2647 return (struct serviced_query*)rbtree_search(outnet->serviced, &key); 2752 rbtree_insert(outnet->serviced, &sq->node); 3065 rbtree_delete(sq->outnet->serviced, sq); 3574 (void)rbtree_delete(outnet->serviced, sq); 3621 (void)rbtree_delete(sq->outnet->serviced, sq); 3977 s += sizeof(*outnet->serviced); [all …]
|
| H A D | outside_network.h | 141 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. 174 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 | 8928 can be given and then TCP queries are serviced wrapped in SSL. 9029 then the serviced query code does not fallback to noEDNS, even if 9523 serviced queries. 11095 It may be serviced by three threads, or maybe by one. 12415 - fixup of Leakage warning when serviced queries processed multiple 12767 - fixup deletion of serviced queries when all callbacks delete too. 12793 - if a query asks to be notified of the same serviced query result 12826 for serviced queries, because the initiator does not know that 12836 for outbound list of serviced queries for iterator module. 12939 - testbound support for new serviced queries. [all …]
|
| H A D | unbound-control.rst | 479 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
|