Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dalternative.c736 static bool bp_patching_in_progress; variable
753 if (likely(!bp_patching_in_progress)) in poke_int3_handler()
792 bp_patching_in_progress = true; in text_poke_bp()
827 bp_patching_in_progress = false; in text_poke_bp()