Searched refs:tries (Results 1 – 14 of 14) sorted by relevance
194 unsigned int data, tries, count; in hip04_cpu_kill() local204 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()
128 unsigned tries; in tc2_pm_wait_for_powerdown() local133 for (tries = 0; tries < TIMEOUT_MSEC / POLL_MSEC; ++tries) { in tc2_pm_wait_for_powerdown()
54 int i, tries = 5; in mtm_init_thread() local66 for (i = 0; i < tries; i++) { in mtm_init_thread()80 if (i == tries) in mtm_init_thread()
448 unsigned int tries = 200; in htcherald_lcd_init() local458 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() local531 --tries); in htcherald_usb_enable()
108 int tries = 0; in crash_kexec_prepare_cpus() local144 if ((panic_timeout > 0) || (tries > 0)) in crash_kexec_prepare_cpus()175 tries++; in crash_kexec_prepare_cpus()
147 int tries; in udbg_rtascon_putc() local157 for (tries = 0; tries < 16; tries++) { in udbg_rtascon_putc()
199 int tries; in pseries_cpu_die() local205 for (tries = 0; tries < 5000; tries++) { in pseries_cpu_die()214 for (tries = 0; tries < 25; tries++) { in pseries_cpu_die()
165 unsigned int tries = 100; in exynos_wait_for_powerdown() local173 while (tries--) { in exynos_wait_for_powerdown()
537 unsigned int tries, count; in sunxi_mc_smp_cpu_kill() local553 for (tries = 0; tries < count; tries++) { in sunxi_mc_smp_cpu_kill()573 if (tries >= count) { in sunxi_mc_smp_cpu_kill()
294 # tries to generate a 3-byte jump here, which causes
55 # This single block variant tries to improve performance by doing two
72 This tries to catch incorrect usage of cpu_has_feature() and
1303 This option enables a simple heuristic which tries to determine
1249 tries to use a vsyscall. With this option set to N, offending