Home
last modified time | relevance | path

Searched refs:tries (Results 1 – 14 of 14) sorted by relevance

/arch/arm/mach-hisi/
Dplatmcpm.c194 unsigned int data, tries, count; in hip04_cpu_kill() local
204 for (tries = 0; tries < count; tries++) { in hip04_cpu_kill()
216 if (tries >= count) in hip04_cpu_kill()
221 for (tries = 0; tries < count; tries++) { in hip04_cpu_kill()
227 if (tries >= count) in hip04_cpu_kill()
/arch/arm/mach-vexpress/
Dtc2_pm.c128 unsigned tries; in tc2_pm_wait_for_powerdown() local
133 for (tries = 0; tries < TIMEOUT_MSEC / POLL_MSEC; ++tries) { in tc2_pm_wait_for_powerdown()
/arch/arc/plat-eznps/
Dmtm.c54 int i, tries = 5; in mtm_init_thread() local
66 for (i = 0; i < tries; i++) { in mtm_init_thread()
80 if (i == tries) in mtm_init_thread()
/arch/arm/mach-omap1/
Dboard-htcherald.c448 unsigned int tries = 200; in htcherald_lcd_init() local
458 tries--; in htcherald_lcd_init()
459 if (!tries) in htcherald_lcd_init()
462 if (!tries) in htcherald_lcd_init()
510 unsigned int tries = 20; in htcherald_usb_enable() local
531 --tries); in htcherald_usb_enable()
/arch/powerpc/kernel/
Dcrash.c108 int tries = 0; in crash_kexec_prepare_cpus() local
144 if ((panic_timeout > 0) || (tries > 0)) in crash_kexec_prepare_cpus()
175 tries++; in crash_kexec_prepare_cpus()
Drtas.c147 int tries; in udbg_rtascon_putc() local
157 for (tries = 0; tries < 16; tries++) { in udbg_rtascon_putc()
/arch/powerpc/platforms/pseries/
Dhotplug-cpu.c196 int tries; in pseries_cpu_die() local
202 for (tries = 0; tries < 5000; tries++) { in pseries_cpu_die()
211 for (tries = 0; tries < 25; tries++) { in pseries_cpu_die()
/arch/arm/mach-exynos/
Dmcpm-exynos.c167 unsigned int tries = 100; in exynos_wait_for_powerdown() local
175 while (tries--) { in exynos_wait_for_powerdown()
/arch/arm/mach-sunxi/
Dmc_smp.c537 unsigned int tries, count; in sunxi_mc_smp_cpu_kill() local
553 for (tries = 0; tries < count; tries++) { in sunxi_mc_smp_cpu_kill()
573 if (tries >= count) { in sunxi_mc_smp_cpu_kill()
/arch/x86/boot/
Dheader.S294 # tries to generate a 3-byte jump here, which causes
/arch/x86/crypto/
Dpoly1305-sse2-x86_64.S55 # This single block variant tries to improve performance by doing two
/arch/powerpc/
DKconfig.debug72 This tries to catch incorrect usage of cpu_has_feature() and
/arch/arm/
DKconfig.debug1303 This option enables a simple heuristic which tries to determine
/arch/x86/
DKconfig1250 tries to use a vsyscall. With this option set to N, offending