Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dalternative.c715 static bool bp_patching_in_progress; variable
723 if (likely(!bp_patching_in_progress)) in poke_int3_handler()
764 bp_patching_in_progress = true; in text_poke_bp()
794 bp_patching_in_progress = false; in text_poke_bp()