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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dalternative.c590 static atomic_t stop_machine_first; variable
603 if (atomic_dec_and_test(&stop_machine_first)) {
638 atomic_set(&stop_machine_first, 1);

Completed in 108 milliseconds