Home
last modified time | relevance | path

Searched refs:stuck (Results 1 – 3 of 3) sorted by relevance

/arch/sparc/kernel/
Dsmp_64.c397 int stuck, tmp; in spitfire_xcall_helper() local
435 stuck = 100000; in spitfire_xcall_helper()
445 stuck -= 1; in spitfire_xcall_helper()
446 if (stuck == 0) in spitfire_xcall_helper()
451 if (stuck == 0) { in spitfire_xcall_helper()
551 long stuck; in cheetah_xcall_deliver() local
553 stuck = 100000 * nack_busy_id; in cheetah_xcall_deliver()
576 if (!--stuck) in cheetah_xcall_deliver()
/arch/cris/arch-v32/mm/
Dmmu.S69 ; doesn't recognize it and we get stuck in a loop of refill exceptions.
/arch/x86/mach-voyager/
Dvoyager_smp.c826 int stuck = 50000; in voyager_flush_tlb_others() local
850 if (--stuck == 0) { in voyager_flush_tlb_others()