Searched refs:can_boost (Results 1 – 5 of 5) sorted by relevance
70 extern int can_boost(kprobe_opcode_t *instruction);
166 int can_boost(kprobe_opcode_t *opcodes) in can_boost() function416 if (can_boost(p->ainsn.insn)) in arch_copy_kprobe()
180 if (!ret || !can_boost(dest + len)) in copy_optimized_instructions()
259 int can_boost; member388 .can_boost = rcu_can_boost(),1307 test_boost, cur_ops->can_boost, in rcu_torture_print_module_parms()1584 if ((test_boost == 1 && cur_ops->can_boost) || in rcu_torture_cleanup()1805 if ((test_boost == 1 && cur_ops->can_boost) || in rcu_torture_init()
543 static int __kprobes can_boost(bundle_t *bundle, uint slot, in can_boost() function569 if (can_boost(&p->ainsn.insn[0].bundle, slot, addr)) { in prepare_booster()