Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dtext-patching.h45 extern void text_poke_sync(void);
/Linux-v5.10/arch/x86/kernel/
Dalternative.c1006 void text_poke_sync(void) in text_poke_sync() function
1193 text_poke_sync(); in text_poke_bp_batch()
1246 text_poke_sync(); in text_poke_bp_batch()
1262 text_poke_sync(); in text_poke_bp_batch()
Dmodule.c239 text_poke_sync(); in apply_relocate_add()
/Linux-v5.10/arch/x86/kernel/kprobes/
Dopt.c524 text_poke_sync(); in arch_unoptimize_kprobe()
528 text_poke_sync(); in arch_unoptimize_kprobe()
Dcore.c513 text_poke_sync(); in arch_arm_kprobe()
523 text_poke_sync(); in arch_disarm_kprobe()
/Linux-v5.10/arch/um/kernel/
Dum_arch.c377 void text_poke_sync(void) in text_poke_sync() function