Searched refs:RELATIVE_ADDR_SIZE (Results 1 – 2 of 2) sorted by relevance
39 #define RELATIVE_ADDR_SIZE 4 macro55 #define MAX_OPTIMIZED_LENGTH (MAX_INSN_SIZE + RELATIVE_ADDR_SIZE)83 kprobe_opcode_t copied_insn[RELATIVE_ADDR_SIZE];
70 memcpy(buf + 1, op->optinsn.copied_insn, RELATIVE_ADDR_SIZE); in __recover_optprobed_insn()73 memcpy(buf, op->optinsn.copied_insn + offs, RELATIVE_ADDR_SIZE - offs); in __recover_optprobed_insn()272 RELATIVE_ADDR_SIZE)) in can_optimize()389 RELATIVE_ADDR_SIZE); in setup_optimize_kprobe()432 memcpy(insn_buf + 1, op->optinsn.copied_insn, RELATIVE_ADDR_SIZE); in setup_unoptimize_kprobe()473 memcpy(buf + 1, op->optinsn.copied_insn, RELATIVE_ADDR_SIZE); in arch_unoptimize_kprobe()