Home
last modified time | relevance | path

Searched full:serviced (Results 1 – 25 of 113) sorted by relevance

12345

/freebsd/contrib/unbound/services/
H A Doutside_network.h86 * identical serviced queries to the same server. */
136 /** serviced queries, sorted by qbuf, addr, dnssec */
137 rbtree_type* serviced; member
301 * is the query currently serviced. The first is the next in line.
357 /** the query being serviced, NULL if the pending_tcp is unused. */
422 /** serviced query pointer for dnstap to get logging info, if nonNULL*/
428 * Callback to party interested in serviced query results.
521 /** region for this serviced query. Will be cleared when this
544 * @param infra: pointer to infra cached used for serviced queries.
545 * @param rnd: stored to create random numbers for serviced querie
[all...]
H A Doutbound_list.h2 * services/outbound_list.h - keep list of outbound serviced queries.
58 * Outbound list entry. A serviced query sent by a module processing the
80 * Deletes serviced queries.
98 * Deletes serviced query in the entry.
H A Doutside_network.c83 /** initiate TCP transaction for serviced query */
93 /** Perform serviced query UDP sending operation */
96 /** Send serviced query over TCP return false on initial failure */
99 /** call the callbacks for a serviced query */
1754 !(outnet->serviced = rbtree_create(serviced_cmp)) ||
1834 /** helper serviced delete */
1866 if(outnet->serviced) {
1867 traverse_postorder(outnet->serviced, serviced_node_del, NULL);
1868 free(outnet->serviced);
2563 /** create query for serviced querie
[all...]
H A Doutbound_list.c2 * services/outbound_list.c - keep list of outbound serviced queries.
/freebsd/sys/contrib/ncsw/inc/integrations/
H A Ddpaa_integration_ext.h95 …e_QM_FQ_CHANNEL_SWPORTAL0 = 0, /**< Dedicated channels serviced by software portals 0…
106 …e_QM_FQ_CHANNEL_POOL1 = 0x21, /**< Pool channels that can be serviced by any of the …
122 …e_QM_FQ_CHANNEL_FMAN0_SP0 = 0x40, /**< Dedicated channels serviced by Direct Connect Por…
137 …e_QM_FQ_CHANNEL_RMAN_SP2 = 0x62, /**< Dedicated channels serviced by Direct Connect Por…
140 …e_QM_FQ_CHANNEL_CAAM = 0x80, /**< Dedicated channel serviced by Direct Connect Port…
143 …e_QM_FQ_CHANNEL_PME = 0xA0, /**< Dedicated channel serviced by Direct Connect Port…
145 …e_QM_FQ_CHANNEL_RAID = 0xC0 /**< Dedicated channel serviced by Direct Connect Port…
/freebsd/share/man/man4/
H A Daio.4113 These requests are not serviced by any of the AIO daemon pools.
132 serviced concurrently by the default AIO daemon pool.
136 This includes requests that have not been serviced,
137 requests currently being serviced,
H A Diflib.474 Controls how the transmit ring is serviced.
79 the transmit ring is being serviced.
82 ring is serviced by a different task.
/freebsd/contrib/unbound/libunbound/
H A Dworker.h55 * Worker service routine to send serviced queries to authoritative servers.
83 /** process incoming serviced query replies from the network */
111 * Worker service routine to send serviced queries to authoritative servers.
155 /** process incoming serviced query replies from the network */
/freebsd/crypto/krb5/src/lib/rpc/unit-test/
H A Drpc_test_svc.c13 static int _rpcsvcstate = _IDLE; /* Set when a request is serviced */
14 static int _rpcsvccount = 0; /* Number of requests being serviced */
/freebsd/lib/libsys/
H A Dgetrusage.2113 the number of page faults serviced without any I/O activity; here
119 the number of page faults serviced that required I/O activity.
/freebsd/sys/amd64/vmm/io/
H A Dvatpic.c155 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/sys/
H A Dtaskqueue.h194 * These queues are serviced by software interrupt handlers. To enqueue
202 * This queue is serviced by a kernel thread. To enqueue a task, call
/freebsd/share/man/man9/
H A Dcallout.9281 has already been serviced, then
283 If the callout is currently being serviced and cannot be stopped,
285 If the callout is currently being serviced and cannot be stopped, and at the
H A DBUS_CONFIG_INTR.981 serviced, after which the signal transitions back.
/freebsd/sys/contrib/device-tree/include/dt-bindings/dma/
H A Dat91.h20 * FIFO configuration: it defines when a request is serviced.
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Darm,sp805.yaml14 after a configurable time period. If that interrupt has not been serviced
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,osm-l3.yaml13 L3 cache bandwidth requirements on Qualcomm SoCs is serviced by the OSM.
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dsifive,plic-1.0.0.txt17 serviced first. Each context can specify a priority threshold. Interrupts
/freebsd/contrib/tcp_wrappers/
H A Dncr.c45 * things to the stream depending on the TCP port being serviced. (not a in fromhost()
/freebsd/lib/libpmc/
H A Dpmc.westmere.3121 and was serviced by another core with a cross core snoop where no modified
125 and was serviced by another core with a cross core snoop where modified
128 L3 Miss: local homed requests that missed the L3 cache and was serviced
132 L3 Miss: remote home requests that missed the L3 cache and were serviced
135 L3 Miss: local home requests that missed the L3 cache and were serviced
138 Non-DRAM requests that were serviced by IOH.
H A Dpmc.corei7.3120 and was serviced by another core with a cross core snoop where no modified
124 and was serviced by another core with a cross core snoop where modified
127 L3 Miss: local homed requests that missed the L3 cache and was serviced
131 L3 Miss: remote home requests that missed the L3 cache and were serviced
134 L3 Miss: local home requests that missed the L3 cache and were serviced
137 Non-DRAM requests that were serviced by IOH.
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c68 * inactive, or -1 if the timer is being serviced and can't be cancelled.
/freebsd/share/man/man5/
H A Dfusefs.5
/freebsd/lib/libc/rpc/
H A Drpc_svc_calls.3190 have been serviced.
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.8211 requested and successfully serviced, the number and type of remote call

12345