/Linux-v6.1/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()
|
/Linux-v6.1/kernel/rcu/ |
D | refscale.c | 77 torture_param(int, holdoff, IS_BUILTIN(CONFIG_RCU_REF_SCALE_TEST) ? 10 : 0, 78 "Holdoff time before test start (s)"); 549 if (holdoff) in ref_scale_reader() 550 schedule_timeout_interruptible(holdoff * HZ); in ref_scale_reader() 679 if (holdoff) in main_func() 680 schedule_timeout_interruptible(holdoff * HZ); in main_func() 760 …"--- %s: verbose=%d shutdown=%d holdoff=%d loops=%ld nreaders=%d nruns=%d readdelay=%d\n", scale_… in ref_scale_print_module_parms() 761 verbose, shutdown, holdoff, loops, nreaders, nruns, readdelay); in ref_scale_print_module_parms()
|
D | rcuscale.c | 89 torture_param(int, holdoff, 10, "Holdoff time before test start (s)"); 95 torture_param(int, writer_holdoff, 0, "Holdoff (us) between GPs, zero to disable"); 425 if (holdoff) in rcu_scale_writer() 426 schedule_timeout_uninterruptible(holdoff * HZ); in rcu_scale_writer()
|
D | srcutree.c | 33 /* Holdoff in nanoseconds for auto-expediting. */ 1721 pr_info("\tNon-default auto-expedite holdoff of %lu ns.\n", exp_holdoff); in srcu_bootup_announce()
|
D | rcutorture.c | 79 torture_param(int, fqs_holdoff, 0, "Holdoff time within fqs bursts (us)"); 2397 VERBOSE_TOROUT_STRING("rcu_torture_stall begin holdoff"); in rcu_torture_stall() 2399 VERBOSE_TOROUT_STRING("rcu_torture_stall end holdoff"); in rcu_torture_stall()
|
/Linux-v6.1/kernel/ |
D | scftorture.c | 50 torture_param(int, holdoff, IS_BUILTIN(CONFIG_SCF_TORTURE_TEST) ? 10 : 0, 51 "Holdoff time before test start (s)"); 452 if (holdoff) in scftorture_invoker() 453 schedule_timeout_interruptible(holdoff * HZ); in scftorture_invoker() 498 …"--- %s: verbose=%d holdoff=%d longwait=%d nthreads=%d onoff_holdoff=%d onoff_interval=%d shutdow… in scftorture_print_module_parms() 499 …verbose, holdoff, longwait, nthreads, onoff_holdoff, onoff_interval, shutdown, stat_interval, stut… in scftorture_print_module_parms()
|
D | torture.c | 352 VERBOSE_TOROUT_STRING("torture_onoff begin holdoff"); in torture_onoff() 354 VERBOSE_TOROUT_STRING("torture_onoff end holdoff"); in torture_onoff()
|
/Linux-v6.1/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
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/fsl/ |
D | fsl,layerscape-dcfg.yaml | 16 core start address and release the secondary core from holdoff and
|
/Linux-v6.1/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()
|
/Linux-v6.1/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 */
|
/Linux-v6.1/Documentation/devicetree/bindings/dma/ |
D | st_fdma.txt | 51 -bit 2-0: Holdoff value, dreq will be masked for
|
/Linux-v6.1/tools/testing/selftests/rcutorture/bin/ |
D | torture.sh | 384 …prim" refscale.nreaders=$HALF_ALLOTED_CPUS refscale.loops=10000 refscale.holdoff=20 torture.disabl… 396 …cuscale.scale_type="$prim" rcuscale.nwriters=$HALF_ALLOTED_CPUS rcuscale.holdoff=20 torture.disabl… 402 …torture_bootargs="rcuscale.kfree_rcu_test=1 rcuscale.kfree_nthreads=16 rcuscale.holdoff=20 rcuscal…
|
/Linux-v6.1/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 */
|
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.h | 92 SGE_NTIMERS = 6, /* # of interrupt holdoff timer values */
|
D | cxgb4.h | 779 u8 intr_params; /* interrupt holdoff parameters */ 780 u8 next_intr_params; /* holdoff params for next interrupt */
|
/Linux-v6.1/drivers/soc/fsl/dpio/ |
D | dpio-service.c | 824 * @irq_holdoff: interrupt holdoff (timeout) period in us 840 * @irq_holdoff: interrupt holdoff (timeout) period in us
|
D | qbman-portal.c | 1806 * @irq_holdoff: interrupt holdoff (timeout) period in us 1844 * @irq_holdoff: interrupt holdoff (timeout) period in us
|
/Linux-v6.1/drivers/net/ethernet/altera/ |
D | altera_tse.h | 207 /* Bit[15:0]—16-bit holdoff quanta */
|
/Linux-v6.1/drivers/net/wireless/ti/wl1251/ |
D | boot.c | 165 * set the calibration stop time after holdoff time expires and set in wl1251_boot_init_seq()
|
/Linux-v6.1/Documentation/admin-guide/ |
D | kernel-parameters.txt | 655 clocksource-wdtest.holdoff= [KNL] 4824 rcuscale.holdoff= [KNL] 4825 Set test-start holdoff period. The purpose of 4881 Write-side holdoff between grace periods, 4883 no holdoff. 4890 Set holdoff time within force_quiescent_state bursts 5211 refscale.holdoff= [KNL] 5212 Set test-start holdoff period. The purpose of 5432 scftorture.holdoff= [KNL]
|
/Linux-v6.1/include/xen/interface/ |
D | xen.h | 517 * 1. The task of 'interrupt holdoff' is covered by the per-event-
|
/Linux-v6.1/drivers/net/fddi/ |
D | defxx.h | 1552 /* Define the bits in the burst holdoff register. */
|
/Linux-v6.1/Documentation/filesystems/ |
D | vfs.rst | 363 about whether implementations will cause holdoff problems due to
|