Searched refs:CALL_INSN_OPCODE (Results 1 – 5 of 5) sorted by relevance
21 code = text_gen_insn(CALL_INSN_OPCODE, insn, func); in __static_call_transform()56 if (opcode == CALL_INSN_OPCODE || in __static_call_validate()
74 return text_gen_insn(CALL_INSN_OPCODE, (void *)ip, (void *)addr); in ftrace_call_replace()416 text_gen_insn(CALL_INSN_OPCODE, in create_trampoline()522 if (WARN_ON_ONCE(call.opcode != CALL_INSN_OPCODE)) { in addr_from_call()
1119 case CALL_INSN_OPCODE: in poke_int3_handler()1296 case CALL_INSN_OPCODE: in text_poke_loc_init()
60 #define CALL_INSN_OPCODE 0xE8 macro
131 __synthesize_relative_insn(dest, from, to, CALL_INSN_OPCODE); in synthesize_relcall()