Searched refs:text_poke_smp_batch (Results 1 – 3 of 3) sorted by relevance
192 extern void text_poke_smp_batch(struct text_poke_param *params, int n);
1466 text_poke_smp_batch(jump_poke_params, c); in arch_optimize_kprobes()1506 text_poke_smp_batch(jump_poke_params, c); in arch_unoptimize_kprobes()
673 void __kprobes text_poke_smp_batch(struct text_poke_param *params, int n) in text_poke_smp_batch() function