Home
last modified time | relevance | path

Searched full:polling (Results 1 – 25 of 929) sorted by relevance

12345678910>>...38

/freebsd/share/man/man4/
H A Dpolling.429 .Nm polling
30 .Nd device polling support
34 Device polling
68 Device polling disables interrupts by polling devices at appropriate
81 .Ss Enabling polling
90 .Va kern.polling.enable ,
91 which enabled polling for all interfaces, can be replaced with the following
95 do ifconfig $i polling; # use -polling to disable
106 .It Va kern.polling.user_frac
116 .It Va kern.polling.burst
[all …]
H A Dsnd_atiixp.459 .Bl -tag -width ".Va dev.pcm.%d.polling" -offset indent
60 .It Va dev.pcm.%d.polling
61 Experimental polling mode, where the driver operates by querying the device
64 Polling is disabled by default.
H A Dsnd_via8233.459 .Bl -tag -width ".Va dev.pcm.%d.polling" -offset indent
60 .It Va dev.pcm.%d.polling
61 Experimental polling mode, where the driver operates by querying the device
64 Polling is disabled by default.
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j784s4-thermal.dtsi9 polling-delay-passive = <250>; /* milliseconds */
10 polling-delay = <500>; /* milliseconds */
23 polling-delay-passive = <250>; /* milliseconds */
24 polling-delay = <500>; /* milliseconds */
37 polling-delay-passive = <250>; /* milliseconds */
38 polling-delay = <500>; /* milliseconds */
51 polling-delay-passive = <250>; /* milliseconds */
52 polling-delay = <500>; /* milliseconds */
65 polling-delay-passive = <250>; /* milliseconds */
66 polling-delay = <500>; /* milliseconds */
[all …]
H A Dk3-j721s2-thermal.dtsi9 polling-delay-passive = <250>; /* milliseconds */
10 polling-delay = <500>; /* milliseconds */
23 polling-delay-passive = <250>; /* milliseconds */
24 polling-delay = <500>; /* milliseconds */
37 polling-delay-passive = <250>; /* milliseconds */
38 polling-delay = <500>; /* milliseconds */
51 polling-delay-passive = <250>; /* milliseconds */
52 polling-delay = <500>; /* milliseconds */
65 polling-delay-passive = <250>; /* milliseconds */
66 polling-delay = <500>; /* milliseconds */
[all …]
H A Dk3-j721e-thermal.dtsi10 polling-delay-passive = <250>; /* milliseconds */
11 polling-delay = <500>; /* milliseconds */
24 polling-delay-passive = <250>; /* milliseconds */
25 polling-delay = <500>; /* milliseconds */
38 polling-delay-passive = <250>; /* milliseconds */
39 polling-delay = <500>; /* milliseconds */
52 polling-delay-passive = <250>; /* milliseconds */
53 polling-delay = <500>; /* milliseconds */
66 polling-delay-passive = <250>; /* milliseconds */
67 polling-delay = <500>; /* milliseconds */
H A Dk3-am654-industrial-thermal.dtsi9 polling-delay-passive = <250>; /* milliseconds */
10 polling-delay = <500>; /* milliseconds */
23 polling-delay-passive = <250>; /* milliseconds */
24 polling-delay = <500>; /* milliseconds */
37 polling-delay-passive = <250>; /* milliseconds */
38 polling-delay = <500>; /* milliseconds */
H A Dk3-am62a-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
25 polling-delay = <500>; /* milliSeconds */
38 polling-delay-passive = <250>; /* milliSeconds */
39 polling-delay = <500>; /* milliSeconds */
H A Dk3-j7200-thermal.dtsi10 polling-delay-passive = <250>; /* milliseconds */
11 polling-delay = <500>; /* milliseconds */
24 polling-delay-passive = <250>; /* milliseconds */
25 polling-delay = <500>; /* milliseconds */
38 polling-delay-passive = <250>; /* milliseconds */
39 polling-delay = <500>; /* milliseconds */
H A Dk3-am62p-j722s-common-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
25 polling-delay = <500>; /* milliSeconds */
38 polling-delay-passive = <250>; /* milliSeconds */
39 polling-delay = <500>; /* milliSeconds */
H A Dk3-am62p-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
25 polling-delay = <500>; /* milliSeconds */
38 polling-delay-passive = <250>; /* milliSeconds */
39 polling-delay = <500>; /* milliSeconds */
H A Dk3-am64-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
25 polling-delay = <500>; /* milliSeconds */
H A Dk3-am62-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
41 polling-delay-passive = <250>; /* milliSeconds */
42 polling-delay = <500>; /* milliSeconds */
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dbrcm,sr-thermal.txt11 - polling-delay: Max number of milliseconds to wait between polls.
34 polling-delay-passive = <0>;
35 polling-delay = <1000>;
46 polling-delay-passive = <0>;
47 polling-delay = <1000>;
58 polling-delay-passive = <0>;
59 polling-delay = <1000>;
70 polling-delay-passive = <0>;
71 polling-delay = <1000>;
82 polling-delay-passive = <0>;
[all …]
H A Dthermal-zones.yaml27 The polling-delay properties of a thermal-zone are bound to the maximum dT/dt
29 1. when passive cooling is activated (polling-delay-passive)
30 2. when the zone just needs to be monitored (polling-delay) or when
36 unexpectedly between polls. Choosing the right polling delays shall avoid
64 polling-delay:
68 checking this thermal zone. Setting this to 0 disables the polling
72 polling-delay-passive:
77 this to 0 disables the polling timers setup by the thermal
279 polling-delay-passive = <250>;
280 polling-delay = <1000>;
[all …]
H A Dthermal.txt6 such as trip points, polling intervals, sensors and cooling devices
129 - polling-delay: The maximum number of milliseconds to wait between polls
133 - polling-delay-passive: The maximum number of milliseconds to wait
170 (i) - when passive cooling is activated (polling-delay-passive); and
171 (ii) - when the zone just needs to be monitored (polling-delay) or
177 between polls. Choosing the right polling delays shall avoid having the
249 polling-delay-passive = <250>; /* milliseconds */
250 polling-delay = <1000>; /* milliseconds */
322 polling-delay-passive = <250>; /* milliseconds */
323 polling-delay = <1000>; /* milliseconds */
[all …]
H A Dda9062-thermal.txt17 - polling-delay-passive : Specify the polling period, measured in
25 polling-delay-passive = <3000>;
34 polling-delay-passive = <3000>;
/freebsd/contrib/llvm-project/libcxx/include/__thread/
H A Dpoll_with_backoff.h26 // before polling again.
28 // - __poll is the "test function" that should return true if polling succeeded, and false if it fa…
30 // - __backoff is the "backoff policy", which is called with the duration since we started polling.…
31 // return false in order to resume polling, and true if polling should stop entirely for some rea…
32 // In general, backoff policies sleep for some time before returning control to the polling loop.
34 // - __max_elapsed is the maximum duration to try polling for. If the maximum duration is exceeded,
35 // the polling loop will return false to report a timeout.
56 // the polling loop.
58 // This is not very well-behaved since it will cause the polling loop to spin,
/freebsd/sys/kern/
H A Dkern_poll.c57 * Polling support for [network] device drivers.
60 * polling code.
79 * Polling is enabled and disabled via setting IFCAP_POLLING flag on
81 * with polling and disable interrupts, if registration was successful.
83 * A second variable controls the sharing of CPU between polling/kernel
85 * kern.polling.user_frac (between 0 and 100, default 50) sets the share
103 static SYSCTL_NODE(_kern, OID_AUTO, polling, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
104 "Device polling parameters");
107 &poll_burst, 0, "Current polling burst size");
137 "Max Polling burst size");
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433-tmu.dtsi14 polling-delay-passive = <0>;
15 polling-delay = <0>;
102 polling-delay-passive = <0>;
103 polling-delay = <0>;
145 polling-delay-passive = <0>;
146 polling-delay = <0>;
188 polling-delay-passive = <0>;
189 polling-delay = <0>;
264 polling-delay-passive = <0>;
265 polling-delay = <0>;
/freebsd/sys/dev/qat/qat_api/include/
H A Dicp_sal_poll.h12 * Polling APIs for instance polling.
15 * context of the polling function itself.
44 * will be read in one polling. Setting
77 * will be read in one polling. Setting
110 * will be read in one polling. Setting
143 * will be read in one polling. Setting
176 * This polling function should be used with the functions described
193 * will be read in one polling. Setting
226 * will be read in one polling. Setting
258 * This polling function should be used with the functions described
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c107 /* Verify that SM is not polling itself */ in sm_state_mgr_send_master_sm_info_req()
173 "Failed to start polling timer\n"); in sm_state_mgr_start_polling()
196 * 1. We are a STANDBY sm polling on the master SM. in osm_sm_state_mgr_polling_callback()
251 "Failed to restart polling timer\n"); in osm_sm_state_mgr_polling_callback()
315 * start the polling in osm_sm_state_mgr_process()
333 * In this case we will stop polling it (since it is a lower in osm_sm_state_mgr_process()
350 * case 1: Polling timeout occured - this means that the Master SM in osm_sm_state_mgr_process()
409 * start the polling in osm_sm_state_mgr_process()
426 * We received a polling timeout - this means that we in osm_sm_state_mgr_process()
434 * we are done polling on that remote sm - we are in osm_sm_state_mgr_process()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-ap80x.dtsi320 polling-delay-passive = <0>; /* Interrupt driven */
321 polling-delay = <0>; /* Interrupt driven */
337 polling-delay-passive = <1000>;
338 polling-delay = <1000>;
370 polling-delay-passive = <1000>;
371 polling-delay = <1000>;
403 polling-delay-passive = <1000>;
404 polling-delay = <1000>;
436 polling-delay-passive = <1000>;
437 polling-delay = <1000>;
/freebsd/sys/dev/sound/pci/
H A Datiixp.c134 int poll_ticks, polling; member
588 if (sc->polling != 0) { in atiixp_buildsgdt()
697 if (sc->polling == 0 || atiixp_chan_active(sc) == 0) { in atiixp_poll_callback()
738 if (sc->polling != 0) { in atiixp_chan_trigger()
774 if (sc->polling != 0) { in atiixp_chan_trigger()
833 if (sc->polling != 0) in atiixp_chan_getptr()
876 if (sc->polling != 0) { in atiixp_intr()
973 val = sc->polling; in sysctl_atiixp_polling()
983 if (val != sc->polling) { in sysctl_atiixp_polling()
988 sc->polling = 0; in sysctl_atiixp_polling()
[all …]
/freebsd/sys/contrib/device-tree/src/riscv/sophgo/
H A Dsg2042-milkv-pioneer.dts63 polling-delay-passive = <1000>;
64 polling-delay = <1000>;
95 polling-delay-passive = <1000>;
96 polling-delay = <1000>;

12345678910>>...38