Searched refs:jump_entry (Results 1 – 14 of 14) sorted by relevance
/arch/s390/kernel/ |
D | jump_label.c | 18 static void jump_label_make_nop(struct jump_entry *entry, struct insn *insn) in jump_label_make_nop() 25 static void jump_label_make_branch(struct jump_entry *entry, struct insn *insn) in jump_label_make_branch() 32 static void jump_label_bug(struct jump_entry *entry, struct insn *expected, in jump_label_bug() 51 static void __jump_label_transform(struct jump_entry *entry, in __jump_label_transform() 79 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 86 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/arch/arm/kernel/ |
D | jump_label.c | 7 static void __arch_jump_label_transform(struct jump_entry *entry, in __arch_jump_label_transform() 25 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 31 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/arch/x86/kernel/ |
D | jump_label.c | 38 static void __jump_label_set_jump_code(struct jump_entry *entry, in __jump_label_set_jump_code() 67 static void __ref __jump_label_transform(struct jump_entry *entry, in __jump_label_transform() 96 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 108 bool arch_jump_label_transform_queue(struct jump_entry *entry, in arch_jump_label_transform_queue() 179 __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/arch/arm64/kernel/ |
D | jump_label.c | 12 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 29 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/arch/parisc/kernel/ |
D | jump_label.c | 21 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 46 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/arch/powerpc/kernel/ |
D | jump_label.c | 10 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
|
/arch/sparc/include/asm/ |
D | jump_label.h | 45 struct jump_entry { struct
|
/arch/xtensa/include/asm/ |
D | jump_label.h | 58 struct jump_entry { struct
|
/arch/arm/include/asm/ |
D | jump_label.h | 42 struct jump_entry { struct
|
/arch/sparc/kernel/ |
D | jump_label.c | 12 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
|
/arch/mips/include/asm/ |
D | jump_label.h | 68 struct jump_entry { struct
|
/arch/powerpc/include/asm/ |
D | jump_label.h | 52 struct jump_entry { struct
|
/arch/mips/kernel/ |
D | jump_label.c | 38 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
|
/arch/xtensa/kernel/ |
D | jump_label.c | 74 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
|