text_poke_bp_batch 55 arch/x86/include/asm/text-patching.h extern void text_poke_bp_batch(struct text_poke_loc *tp, unsigned int nr_entries); text_poke_bp_batch 1116 arch/x86/kernel/alternative.c text_poke_bp_batch(&tp, 1); text_poke_bp_batch 167 arch/x86/kernel/jump_label.c text_poke_bp_batch(tp_vec, tp_vec_nr);