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

/linux-4.4.14/arch/x86/kernel/
H A Dalternative.c729 static bool bp_patching_in_progress; variable
734 /* bp_patching_in_progress */ poke_int3_handler()
737 if (likely(!bp_patching_in_progress)) poke_int3_handler()
778 bp_patching_in_progress = true; text_poke_bp()
808 bp_patching_in_progress = false; text_poke_bp()

Completed in 84 milliseconds