Home
last modified time | relevance | path

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

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