Searched refs:holdoff (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | refscale.c | 62 torture_param(int, holdoff, IS_BUILTIN(CONFIG_RCU_REF_SCALE_TEST) ? 10 : 0, 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() 591 verbose, shutdown, holdoff, loops, nreaders, nruns, readdelay); in ref_scale_print_module_parms()
|
| H A D | rcuscale.c | 88 torture_param(int, holdoff, 10, "Holdoff time before test start (s)"); 374 if (holdoff) in rcu_scale_writer() 375 schedule_timeout_uninterruptible(holdoff * HZ); in rcu_scale_writer()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.srio-pcie-boot-corenet | 22 the boot location to SRIO or PCIE, and holdoff all the cores. 37 1. Slave's RCW example for boot from SRIO port 1 and all cores in holdoff. 44 2. Slave's RCW example for boot from PCIE port 1 and all cores in holdoff. 70 h) Since all cores of slave in holdoff, slave should be powered on before 85 1. Slave's RCW with SRIO or PCIE boot configurations, and all cores in holdoff
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | scftorture.c | 54 torture_param(int, holdoff, IS_BUILTIN(CONFIG_SCF_TORTURE_TEST) ? 10 : 0, 395 if (holdoff) in scftorture_invoker() 396 schedule_timeout_interruptible(holdoff * HZ); in scftorture_invoker() 438 …verbose, holdoff, longwait, nthreads, onoff_holdoff, onoff_interval, shutdown, stat_interval, stut… in scftorture_print_module_parms()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/freescale/ |
| H A D | fsl,layerscape-dcfg.txt | 5 core start address and release the secondary core from holdoff and startup.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/rmi4/ |
| H A D | rmi_f01.txt | 20 - syna,doze-holdoff-ms: The delay to wait after the last finger lift and the
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8641hpcn/ |
| H A D | README | 63 SW6(1) = 1 CONFIG_SYS_CPUBOOT = 1 :: no boot holdoff
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_n.c | 14328 wlc_phy_write_txmacreg_nphy(struct brcms_phy *pi, u16 holdoff, u16 delay) in wlc_phy_write_txmacreg_nphy() argument 14330 write_phy_reg(pi, 0x77, holdoff); in wlc_phy_write_txmacreg_nphy() 14336 u16 holdoff, delay; in wlc_phy_nphy_tkip_rifs_war() local 14340 holdoff = 0x10; in wlc_phy_nphy_tkip_rifs_war() 14344 holdoff = 0x15; in wlc_phy_nphy_tkip_rifs_war() 14348 wlc_phy_write_txmacreg_nphy(pi, holdoff, delay); in wlc_phy_nphy_tkip_rifs_war()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 4373 rcuscale.holdoff= [KNL] 4374 Set test-start holdoff period. The purpose of 4418 Write-side holdoff between grace periods, 4420 no holdoff. 4427 Set holdoff time within force_quiescent_state bursts 4670 refscale.holdoff= [KNL] 4671 Set test-start holdoff period. The purpose of 4887 scftorture.holdoff= [KNL]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | vfs.rst | 357 about whether implementations will cause holdoff problems due to
|