branch_emulate_step 192 arch/powerpc/kernel/optprobes.c kprobe_opcode_t *buff, branch_op_callback, branch_emulate_step; branch_emulate_step 258 arch/powerpc/kernel/optprobes.c branch_emulate_step = create_branch((unsigned int *)buff + TMPL_EMULATE_IDX, branch_emulate_step 262 arch/powerpc/kernel/optprobes.c if (!branch_op_callback || !branch_emulate_step) branch_emulate_step 266 arch/powerpc/kernel/optprobes.c patch_instruction(buff + TMPL_EMULATE_IDX, branch_emulate_step);