/Linux-v5.4/Documentation/virt/kvm/ |
D | halt-polling.txt | 1 The KVM halt polling system 4 The KVM halt polling system provides a feature within KVM whereby the latency 5 of a guest can, under some circumstances, be reduced by polling in the host 14 dependant. In the event that no wakeup source arrives during the polling 16 invoked. Thus halt polling is especially useful on workloads with very short 17 wakeup periods where the time spent halt polling is minimised and the time 20 The generic halt polling code is implemented in: 32 as the halt polling interval, is increased and decreased based on the perceived 33 effectiveness of the polling in an attempt to limit pointless polling. 44 During polling if a wakeup source is received within the halt polling interval, [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/thermal/ |
D | brcm,sr-thermal.txt | 11 - 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 …]
|
D | da9062-thermal.txt | 17 - polling-delay-passive : Specify the polling period, measured in 25 polling-delay-passive = <3000>; 34 polling-delay-passive = <3000>;
|
D | thermal.txt | 6 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 …]
|
D | brcm,ns-thermal.txt | 21 polling-delay-passive = <0>; 22 polling-delay = <1000>;
|
D | amazon,al-thermal.txt | 20 polling-delay-passive = <250>; 21 polling-delay = <1000>;
|
/Linux-v5.4/drivers/media/pci/saa7134/ |
D | saa7134-input.c | 62 if (ir->polling) { in build_key() 82 if (ir->polling) { in build_key() 425 if (!ir->polling && !ir->raw_decode) { in saa7134_input_irq() 438 mod_timer(&ir->timer, jiffies + msecs_to_jiffies(ir->polling)); in saa7134_input_timer() 484 if (ir->polling) { in saa7134_ir_open() 498 if (ir->polling) in saa7134_ir_close() 512 unsigned polling = 0; in saa7134_input_init1() local 544 polling = 50; // ms in saa7134_input_init1() 551 polling = 50; // ms in saa7134_input_init1() 569 polling = 50; // ms in saa7134_input_init1() [all …]
|
/Linux-v5.4/drivers/media/pci/cx88/ |
D | cx88-input.c | 39 int polling; member 107 if (ir->polling) { in cx88_ir_handle_key() 117 ir->polling ? "poll" : "irq", in cx88_ir_handle_key() 175 ktime_set(0, ir->polling * 1000000)); in cx88_ir_work() 192 if (ir->polling) { in __cx88_ir_start() 196 ktime_set(0, ir->polling * 1000000), in __cx88_ir_start() 221 if (ir->polling) in __cx88_ir_stop() 287 ir->polling = 50; /* ms */ in cx88_ir_init() 316 ir->polling = 50; /* ms */ in cx88_ir_init() 327 ir->polling = 1; /* ms */ in cx88_ir_init() [all …]
|
/Linux-v5.4/drivers/media/pci/bt8xx/ |
D | bttv-input.c | 47 if (ir->polling) { in ir_handle_key() 57 ir->polling ? "poll" : "irq", in ir_handle_key() 123 else if (!ir->polling) in bttv_input_irq() 136 mod_timer(&ir->timer, jiffies + msecs_to_jiffies(ir->polling)); in bttv_input_timer() 292 if (ir->polling) { in bttv_ir_start() 306 if (btv->remote->polling) in bttv_ir_stop() 432 ir->polling = 50; // ms in bttv_input_init() 440 ir->polling = 50; // ms in bttv_input_init() 447 ir->polling = 50; // ms in bttv_input_init() 455 ir->polling = 50; // ms in bttv_input_init() [all …]
|
/Linux-v5.4/arch/arm64/boot/dts/exynos/ |
D | exynos5433-tmu.dtsi | 14 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>;
|
/Linux-v5.4/Documentation/virtual/ |
D | guest-halt-polling.txt | 1 Guest halt polling 7 This provides the following benefits to host side polling: 9 1) The POLL flag is set while polling is performed, which allows 15 The downside of guest side polling is that polling is performed 20 time polling is allowed. This value is fixed. 32 Maximum amount of time, in nanoseconds, that polling is
|
/Linux-v5.4/arch/arm64/boot/dts/qcom/ |
D | msm8998.dtsi | 443 polling-delay-passive = <250>; 444 polling-delay = <1000>; 464 polling-delay-passive = <250>; 465 polling-delay = <1000>; 485 polling-delay-passive = <250>; 486 polling-delay = <1000>; 506 polling-delay-passive = <250>; 507 polling-delay = <1000>; 527 polling-delay-passive = <250>; 528 polling-delay = <1000>; [all …]
|
D | qcs404.dtsi | 1084 polling-delay-passive = <250>; 1085 polling-delay = <1000>; 1099 polling-delay-passive = <250>; 1100 polling-delay = <1000>; 1114 polling-delay-passive = <250>; 1115 polling-delay = <1000>; 1129 polling-delay-passive = <250>; 1130 polling-delay = <1000>; 1144 polling-delay-passive = <250>; 1145 polling-delay = <1000>; [all …]
|
/Linux-v5.4/arch/arm64/boot/dts/nvidia/ |
D | tegra194-p2972-0000.dts | 144 polling-delay = <0>; 145 polling-delay-passive = <500>; 198 polling-delay = <0>; 199 polling-delay-passive = <500>; 212 polling-delay = <0>; 213 polling-delay-passive = <500>;
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | exynos5422-odroidxu3-common.dtsi | 54 polling-delay-passive = <250>; 55 polling-delay = <0>; 79 * so for these polling mode is required. 80 * Start polling at temperature level of last 143 polling-delay-passive = <250>; 144 polling-delay = <0>; 216 polling-delay-passive = <250>; 217 polling-delay = <0>; 289 polling-delay-passive = <250>; 290 polling-delay = <0>;
|
D | exynos5420-trip-points.dtsi | 8 polling-delay-passive = <0>; 9 polling-delay = <0>;
|
D | omap3-cpu-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */ 15 polling-delay = <1000>; /* milliseconds */
|
D | dra7-dspeve-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */ 15 polling-delay = <500>; /* milliseconds */
|
D | dra7-iva-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */ 15 polling-delay = <500>; /* milliseconds */
|
D | omap5-core-thermal.dtsi | 15 polling-delay-passive = <250>; /* milliseconds */ 16 polling-delay = <500>; /* milliseconds */
|
D | omap5-gpu-thermal.dtsi | 15 polling-delay-passive = <250>; /* milliseconds */ 16 polling-delay = <500>; /* milliseconds */
|
D | exynos4-cpu-thermal.dtsi | 14 polling-delay-passive = <0>; 15 polling-delay = <0>;
|
/Linux-v5.4/arch/arm64/boot/dts/marvell/ |
D | armada-ap806.dtsi | 310 polling-delay-passive = <0>; /* Interrupt driven */ 311 polling-delay = <0>; /* Interrupt driven */ 327 polling-delay-passive = <1000>; 328 polling-delay = <1000>; 360 polling-delay-passive = <1000>; 361 polling-delay = <1000>; 393 polling-delay-passive = <1000>; 394 polling-delay = <1000>; 426 polling-delay-passive = <1000>; 427 polling-delay = <1000>;
|
/Linux-v5.4/Documentation/networking/ |
D | nfc.txt | 61 * stop_poll - stop on progress polling operation 78 * NFC_CMD_START_POLL - setup a specific device to polling for targets 79 * NFC_CMD_STOP_POLL - stop the polling operation in a specific device 88 protocols through NFC_ATTR_PROTOCOLS attribute. The device remains in polling 89 state until it finds any target. However, the user can stop the polling 93 If the polling operation finds one or more targets, the event TARGETS_FOUND is 98 All polling operations requested through one netlink socket are stopped when
|
/Linux-v5.4/drivers/power/supply/ |
D | pda_power.c | 33 static int polling; variable 347 polling = 1; in pda_power_probe() 371 polling = 1; in pda_power_probe() 383 polling = 0; in pda_power_probe() 387 if (polling) { in pda_power_probe() 437 if (polling) in pda_power_remove()
|