Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Djump_label.c146 smp_text_poke_batch_finish(); in arch_jump_label_transform_apply()
H A Dftrace.c61 smp_text_poke_batch_finish(); in ftrace_arch_code_modify_post_process()
253 smp_text_poke_batch_finish(); in ftrace_replace_code()
H A Dalternative.c2668 /* see smp_text_poke_batch_finish() */
2741 * Discount the INT3. See smp_text_poke_batch_finish(). in smp_text_poke_int3_handler()
2799 * smp_text_poke_batch_finish() -- update instructions on live kernel on SMP
2821 void smp_text_poke_batch_finish(void) in smp_text_poke_batch_finish() function
3080 * smp_text_poke_batch_finish() call.
3085 smp_text_poke_batch_finish(); in smp_text_poke_batch_add()
3104 smp_text_poke_batch_finish(); in smp_text_poke_single()
/linux/arch/x86/include/asm/
H A Dtext-patching.h45 extern void smp_text_poke_batch_finish(void);