/Linux-v4.19/Documentation/virtual/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-v4.19/drivers/media/pci/cx88/ |
D | cx88-input.c | 48 int polling; member 116 if (ir->polling) { in cx88_ir_handle_key() 126 ir->polling ? "poll" : "irq", in cx88_ir_handle_key() 184 ktime_set(0, ir->polling * 1000000)); in cx88_ir_work() 201 if (ir->polling) { in __cx88_ir_start() 205 ktime_set(0, ir->polling * 1000000), in __cx88_ir_start() 230 if (ir->polling) in __cx88_ir_stop() 296 ir->polling = 50; /* ms */ in cx88_ir_init() 325 ir->polling = 50; /* ms */ in cx88_ir_init() 336 ir->polling = 1; /* ms */ in cx88_ir_init() [all …]
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-input.c | 72 if (ir->polling) { in build_key() 92 if (ir->polling) { in build_key() 472 if (!ir->polling && !ir->raw_decode) { in saa7134_input_irq() 485 mod_timer(&ir->timer, jiffies + msecs_to_jiffies(ir->polling)); in saa7134_input_timer() 538 if (ir->polling) { in __saa7134_ir_start() 559 if (ir->polling) in __saa7134_ir_stop() 606 unsigned polling = 0; in saa7134_input_init1() local 638 polling = 50; // ms in saa7134_input_init1() 645 polling = 50; // ms in saa7134_input_init1() 663 polling = 50; // ms in saa7134_input_init1() [all …]
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-input.c | 56 if (ir->polling) { in ir_handle_key() 66 ir->polling ? "poll" : "irq", in ir_handle_key() 132 else if (!ir->polling) in bttv_input_irq() 145 mod_timer(&ir->timer, jiffies + msecs_to_jiffies(ir->polling)); in bttv_input_timer() 301 if (ir->polling) { in bttv_ir_start() 315 if (btv->remote->polling) in bttv_ir_stop() 441 ir->polling = 50; // ms in bttv_input_init() 449 ir->polling = 50; // ms in bttv_input_init() 456 ir->polling = 50; // ms in bttv_input_init() 464 ir->polling = 50; // ms in bttv_input_init() [all …]
|
/Linux-v4.19/arch/arm64/boot/dts/exynos/ |
D | exynos5433-tmu.dtsi | 14 polling-delay-passive = <0>; 15 polling-delay = <0>; 95 polling-delay-passive = <0>; 96 polling-delay = <0>; 138 polling-delay-passive = <0>; 139 polling-delay = <0>; 181 polling-delay-passive = <0>; 182 polling-delay = <0>; 252 polling-delay-passive = <0>; 253 polling-delay = <0>;
|
/Linux-v4.19/Documentation/devicetree/bindings/thermal/ |
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 | brcm,bcm2835-thermal.txt | 16 polling-delay-passive = <0>; 17 polling-delay = <1000>;
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | exynos5422-odroidxu3-common.dtsi | 56 polling-delay-passive = <250>; 57 polling-delay = <0>; 81 * so for these polling mode is required. 82 * Start polling at temperature level of last 139 polling-delay-passive = <250>; 140 polling-delay = <0>; 206 polling-delay-passive = <250>; 207 polling-delay = <0>; 273 polling-delay-passive = <250>; 274 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 | exynos4-cpu-thermal.dtsi | 14 polling-delay-passive = <0>; 15 polling-delay = <0>;
|
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 | qcom-apq8084.dtsi | 100 polling-delay-passive = <250>; 101 polling-delay = <1000>; 120 polling-delay-passive = <250>; 121 polling-delay = <1000>; 140 polling-delay-passive = <250>; 141 polling-delay = <1000>; 160 polling-delay-passive = <250>; 161 polling-delay = <1000>;
|
D | tango4-smp8758.dtsi | 45 polling-delay = <997>; /* milliseconds */ 46 polling-delay-passive = <499>; /* milliseconds */
|
D | omap4-cpu-thermal.dtsi | 15 polling-delay-passive = <250>; /* milliseconds */ 16 polling-delay = <1000>; /* milliseconds */
|
/Linux-v4.19/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-v4.19/drivers/power/supply/ |
D | pda_power.c | 36 static int polling; variable 350 polling = 1; in pda_power_probe() 374 polling = 1; in pda_power_probe() 386 polling = 0; in pda_power_probe() 390 if (polling) { in pda_power_probe() 440 if (polling) in pda_power_remove()
|
/Linux-v4.19/arch/arm64/boot/dts/arm/ |
D | juno-base.dtsi | 565 polling-delay = <1000>; 566 polling-delay-passive = <100>; 571 polling-delay = <1000>; 572 polling-delay-passive = <100>; 577 polling-delay = <1000>; 578 polling-delay-passive = <100>; 584 polling-delay = <1000>; 585 polling-delay-passive = <100>; 591 polling-delay = <1000>; 592 polling-delay-passive = <100>; [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/ |
D | pwm-fan.txt | 22 polling-delay-passive = <0>; 23 polling-delay = <0>;
|
/Linux-v4.19/drivers/media/usb/au0828/ |
D | au0828-input.c | 30 int polling; member 228 schedule_delayed_work(&ir->work, msecs_to_jiffies(ir->polling)); in au0828_rc_work() 240 schedule_delayed_work(&ir->work, msecs_to_jiffies(ir->polling)); in au0828_rc_start() 318 ir->polling = 100; /* ms */ in au0828_rc_register() 398 schedule_delayed_work(&ir->work, msecs_to_jiffies(ir->polling)); in au0828_rc_resume()
|