Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dcrash.c120 unsigned long msecs; in nmi_shootdown_cpus() local
154 msecs = 1000; /* Wait at most a second for the other cpus to stop */ in nmi_shootdown_cpus()
155 while ( !cpumask_empty(&waiting_to_crash) && msecs ) in nmi_shootdown_cpus()
158 msecs--; in nmi_shootdown_cpus()
A Dtraps.c661 unsigned int msecs, pending; in fatal_trap() local
671 msecs = 10; in fatal_trap()
673 while ( pending && msecs-- ) in fatal_trap()
682 msecs = 10; in fatal_trap()
/xen-4.10.0-shim-comet/stubdom/
A Dlwip.patch-cvs2119 err_t tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg);

Completed in 12 milliseconds