Searched refs:JUMP_LABEL_NOP_SIZE (Results 1 – 10 of 10) sorted by relevance
20 char code[JUMP_LABEL_NOP_SIZE];69 (entry->code + JUMP_LABEL_NOP_SIZE); in __jump_label_transform()83 (entry->code + JUMP_LABEL_NOP_SIZE); in __jump_label_transform()87 memcpy(&code, ideal_nops[NOP_ATOMIC5], JUMP_LABEL_NOP_SIZE); in __jump_label_transform()99 (*poker)((void *)entry->code, &code, JUMP_LABEL_NOP_SIZE); in __jump_label_transform()101 text_poke_bp((void *)entry->code, &code, JUMP_LABEL_NOP_SIZE, in __jump_label_transform()102 (void *)entry->code + JUMP_LABEL_NOP_SIZE); in __jump_label_transform()
8 #define JUMP_LABEL_NOP_SIZE 4 macro
27 #define JUMP_LABEL_NOP_SIZE AARCH64_INSN_SIZE macro
8 #define JUMP_LABEL_NOP_SIZE 6 macro
15 #define JUMP_LABEL_NOP_SIZE 4 macro
11 #define JUMP_LABEL_NOP_SIZE 5 macro
19 #define JUMP_LABEL_NOP_SIZE 4 macro
131 entry->code + JUMP_LABEL_NOP_SIZE > (unsigned long)start) in addr_conflict()
151 * #define JUMP_LABEL_NOP_SIZE, see: arch/x86/include/asm/jump_label.h