Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtext-patching.h55 extern void text_poke_bp_batch(struct text_poke_loc *tp, unsigned int nr_entries);
/Linux-v5.4/arch/x86/kernel/
Djump_label.c167 text_poke_bp_batch(tp_vec, tp_vec_nr); in arch_jump_label_transform_apply()
Dalternative.c1028 void text_poke_bp_batch(struct text_poke_loc *tp, unsigned int nr_entries) in text_poke_bp_batch() function
1116 text_poke_bp_batch(&tp, 1); in text_poke_bp()