| /kernel/linux/linux-6.6/kernel/time/ |
| D | clocksource-wdtest.c | 27 static int holdoff = IS_BUILTIN(CONFIG_TEST_CLOCKSOURCE_WATCHDOG) ? 10 : 0; variable 28 module_param(holdoff, int, 0444); 29 MODULE_PARM_DESC(holdoff, "Time to wait to start test (s)."); 110 schedule_timeout_uninterruptible(holdoff * HZ); in wdtest_func() 174 pr_alert("--- holdoff=%d\n", holdoff); in wdtest_print_module_parms()
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| D | refscale.c | 62 torture_param(int, holdoff, IS_BUILTIN(CONFIG_RCU_REF_SCALE_TEST) ? 10 : 0, 63 "Holdoff time before test start (s)"); 375 if (holdoff) in ref_scale_reader() 376 schedule_timeout_interruptible(holdoff * HZ); in ref_scale_reader() 504 if (holdoff) in main_func() 505 schedule_timeout_interruptible(holdoff * HZ); in main_func() 590 …"--- %s: verbose=%d shutdown=%d holdoff=%d loops=%ld nreaders=%d nruns=%d readdelay=%d\n", scale_… in ref_scale_print_module_parms() 591 verbose, shutdown, holdoff, loops, nreaders, nruns, readdelay); in ref_scale_print_module_parms()
|
| D | rcuscale.c | 88 torture_param(int, holdoff, 10, "Holdoff time before test start (s)"); 94 torture_param(int, writer_holdoff, 0, "Holdoff (us) between GPs, zero to disable"); 374 if (holdoff) in rcu_scale_writer() 375 schedule_timeout_idle(holdoff * HZ); in rcu_scale_writer()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | scftorture.c | 54 torture_param(int, holdoff, IS_BUILTIN(CONFIG_SCF_TORTURE_TEST) ? 10 : 0, 55 "Holdoff time before test start (s)"); 397 if (holdoff) in scftorture_invoker() 398 schedule_timeout_interruptible(holdoff * HZ); in scftorture_invoker() 439 …"--- %s: verbose=%d holdoff=%d longwait=%d nthreads=%d onoff_holdoff=%d onoff_interval=%d shutdow… in scftorture_print_module_parms() 440 …verbose, holdoff, longwait, nthreads, onoff_holdoff, onoff_interval, shutdown, stat_interval, stut… in scftorture_print_module_parms()
|
| D | torture.c | 234 VERBOSE_TOROUT_STRING("torture_onoff begin holdoff"); in torture_onoff() 236 VERBOSE_TOROUT_STRING("torture_onoff end holdoff"); in torture_onoff()
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| D | rcuscale.c | 89 torture_param(int, holdoff, 10, "Holdoff time before test start (s)"); 96 torture_param(int, writer_holdoff, 0, "Holdoff (us) between GPs, zero to disable"); 97 torture_param(int, writer_holdoff_jiffies, 0, "Holdoff (jiffies) between GPs, zero to disable"); 471 if (holdoff) in rcu_scale_writer() 472 schedule_timeout_idle(holdoff * HZ); in rcu_scale_writer() 569 …"--- %s: gp_async=%d gp_async_max=%d gp_exp=%d holdoff=%d minruntime=%d nreaders=%d nwriters=%d wr… in rcu_scale_print_module_parms() 570 …scale_type, tag, gp_async, gp_async_max, gp_exp, holdoff, minruntime, nrealreaders, nrealwriters, … in rcu_scale_print_module_parms()
|
| D | refscale.c | 77 torture_param(int, holdoff, IS_BUILTIN(CONFIG_RCU_REF_SCALE_TEST) ? 10 : 0, 78 "Holdoff time before test start (s)"); 817 if (holdoff) in ref_scale_reader() 818 schedule_timeout_interruptible(holdoff * HZ); in ref_scale_reader() 947 if (holdoff) in main_func() 948 schedule_timeout_interruptible(holdoff * HZ); in main_func() 1028 …"--- %s: verbose=%d shutdown=%d holdoff=%d loops=%ld nreaders=%d nruns=%d readdelay=%d\n", scale_… in ref_scale_print_module_parms() 1029 verbose, shutdown, holdoff, loops, nreaders, nruns, readdelay); in ref_scale_print_module_parms()
|
| /kernel/linux/linux-6.6/kernel/ |
| D | scftorture.c | 50 torture_param(int, holdoff, IS_BUILTIN(CONFIG_SCF_TORTURE_TEST) ? 10 : 0, 51 "Holdoff time before test start (s)"); 458 if (holdoff) in scftorture_invoker() 459 schedule_timeout_interruptible(holdoff * HZ); in scftorture_invoker() 504 …"--- %s: verbose=%d holdoff=%d longwait=%d nthreads=%d onoff_holdoff=%d onoff_interval=%d shutdow… in scftorture_print_module_parms() 505 …verbose, holdoff, longwait, nthreads, onoff_holdoff, onoff_interval, shutdown, stat_interval, stut… in scftorture_print_module_parms()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/freescale/ |
| D | fsl,layerscape-dcfg.txt | 5 core start address and release the secondary core from holdoff and startup.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/rmi4/ |
| D | rmi_f01.txt | 20 - syna,doze-holdoff-ms: The delay to wait after the last finger lift and the
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/fsl/ |
| D | fsl,layerscape-dcfg.yaml | 16 core start address and release the secondary core from holdoff and
|
| /kernel/linux/linux-5.10/drivers/input/rmi4/ |
| D | rmi_f01.c | 359 "syna,doze-holdoff-ms", 1); in rmi_f01_of_probe() 538 "Failed to configure F01 doze holdoff register: %d\n", in rmi_f01_probe() 547 "Failed to read F01 doze holdoff register: %d\n", in rmi_f01_probe() 622 "Failed to write doze holdoff: %d\n", error); in rmi_f01_config()
|
| /kernel/linux/linux-6.6/drivers/input/rmi4/ |
| D | rmi_f01.c | 361 "syna,doze-holdoff-ms", 1); in rmi_f01_of_probe() 540 "Failed to configure F01 doze holdoff register: %d\n", in rmi_f01_probe() 549 "Failed to read F01 doze holdoff register: %d\n", in rmi_f01_probe() 624 "Failed to write doze holdoff: %d\n", error); in rmi_f01_config()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
| D | cxgb4vf_main.c | 1016 * Find the entry in the interrupt holdoff timer value array which comes 1017 * closest to the specified interrupt holdoff value. 1065 * set_rxq_intr_params - set a queue's interrupt holdoff parameters 1081 * If both the interrupt holdoff timer and count are specified as in set_rxq_intr_params() 1082 * zero, default to a holdoff count of 1 ... in set_rxq_intr_params() 1088 * If an interrupt holdoff count has been specified, then find the in set_rxq_intr_params() 1089 * closest configured holdoff count and use that. If the response in set_rxq_intr_params() 1111 * Compute the closest holdoff timer index from the supplied holdoff in set_rxq_intr_params() 1645 * Return the interrupt holdoff timer and count for the first Queue Set on the 1647 * interrupt holdoff timer to be read on all of the device's Queue Sets. [all …]
|
| D | adapter.h | 170 u8 next_intr_params; /* holdoff params for next interrupt */ 180 u8 intr_params; /* interrupt holdoff parameters */ 309 u16 timer_val[SGE_NTIMERS]; /* interrupt holdoff timer array */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
| D | cxgb4vf_main.c | 1016 * Find the entry in the interrupt holdoff timer value array which comes 1017 * closest to the specified interrupt holdoff value. 1065 * set_rxq_intr_params - set a queue's interrupt holdoff parameters 1081 * If both the interrupt holdoff timer and count are specified as in set_rxq_intr_params() 1082 * zero, default to a holdoff count of 1 ... in set_rxq_intr_params() 1088 * If an interrupt holdoff count has been specified, then find the in set_rxq_intr_params() 1089 * closest configured holdoff count and use that. If the response in set_rxq_intr_params() 1111 * Compute the closest holdoff timer index from the supplied holdoff in set_rxq_intr_params() 1649 * Return the interrupt holdoff timer and count for the first Queue Set on the 1651 * interrupt holdoff timer to be read on all of the device's Queue Sets. [all …]
|
| D | adapter.h | 171 u8 next_intr_params; /* holdoff params for next interrupt */ 181 u8 intr_params; /* interrupt holdoff parameters */ 310 u16 timer_val[SGE_NTIMERS]; /* interrupt holdoff timer array */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | st_fdma.txt | 51 -bit 2-0: Holdoff value, dreq will be masked for
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/ |
| D | st_fdma.txt | 51 -bit 2-0: Holdoff value, dreq will be masked for
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| D | adapter.h | 136 unsigned int holdoff_tmr; /* interrupt holdoff timer in 100ns */ 137 unsigned int next_holdoff; /* holdoff time for next interrupt */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
| D | adapter.h | 136 unsigned int holdoff_tmr; /* interrupt holdoff timer in 100ns */ 137 unsigned int next_holdoff; /* holdoff time for next interrupt */
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/ |
| D | torture.sh | 474 …prim" refscale.nreaders=$HALF_ALLOTED_CPUS refscale.loops=10000 refscale.holdoff=20 torture.disabl… 523 …cuscale.scale_type="$prim" rcuscale.nwriters=$HALF_ALLOTED_CPUS rcuscale.holdoff=20 torture.disabl… 561 …torture_bootargs="rcuscale.kfree_rcu_test=1 rcuscale.kfree_nthreads=16 rcuscale.holdoff=20 rcuscal…
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | syna,rmi4.yaml | 80 syna,doze-holdoff-ms:
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | t4_hw.h | 92 SGE_NTIMERS = 6, /* # of interrupt holdoff timer values */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| D | t4_hw.h | 92 SGE_NTIMERS = 6, /* # of interrupt holdoff timer values */
|