Searched refs:stuck (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_trans_ail.c252 int flush_log, count, stuck; local
284 flush_log = stuck = count = 0;
316 stuck++;
323 stuck++;
351 if (stuck > 100)
388 } else if ((stuck * 100) / count > 90) {
391 * are stuck due to operations in progress. "Stuck" in this
393 * were stuck.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsmp_64.c386 printk("Processor %d is stuck.\n", cpu);
399 int stuck, tmp; local
437 stuck = 100000;
447 stuck -= 1;
448 if (stuck == 0)
453 if (stuck == 0) {
553 long stuck; local
555 stuck = 100000 * nack_busy_id;
578 if (!--stuck)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_qsfp.c52 int stuck = 0; local
92 stuck = 1;
134 if (stuck)
135 qib_dev_err(dd, "QSFP interface bus stuck non-idle\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dsmp.c377 goto stuck;
391 stuck:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dmmu.S71 ; doesn't recognize it and we get stuck in a loop of refill exceptions.

Completed in 64 milliseconds