Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Dalternative.c591 static atomic_t stop_machine_first; variable
605 if (atomic_dec_and_test(&stop_machine_first)) { in stop_machine_text_poke()
655 atomic_set(&stop_machine_first, 1); in text_poke_smp()
677 atomic_set(&stop_machine_first, 1); in text_poke_smp_batch()