Searched refs:jump_entry (Results 1 – 14 of 14) sorted by relevance
/arch/s390/kernel/ |
D | jump_label.c | 21 struct jump_entry *entry; 25 static void __jump_label_transform(struct jump_entry *entry, in __jump_label_transform() 53 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 64 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/arch/arm/kernel/ |
D | jump_label.c | 9 static void __arch_jump_label_transform(struct jump_entry *entry, in __arch_jump_label_transform() 27 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 33 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/arch/arm64/kernel/ |
D | jump_label.c | 25 static void __arch_jump_label_transform(struct jump_entry *entry, in __arch_jump_label_transform() 46 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 52 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/arch/x86/kernel/ |
D | jump_label.c | 27 static void __jump_label_transform(struct jump_entry *entry, in __jump_label_transform() 43 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 53 __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/arch/sparc/include/asm/ |
D | jump_label.h | 29 struct jump_entry { struct
|
/arch/powerpc/kernel/ |
D | jump_label.c | 15 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
|
/arch/arm64/include/asm/ |
D | jump_label.h | 46 struct jump_entry { struct
|
/arch/arm/include/asm/ |
D | jump_label.h | 35 struct jump_entry { struct
|
/arch/s390/include/asm/ |
D | jump_label.h | 31 struct jump_entry { struct
|
/arch/powerpc/include/asm/ |
D | jump_label.h | 39 struct jump_entry { struct
|
/arch/mips/include/asm/ |
D | jump_label.h | 44 struct jump_entry { struct
|
/arch/x86/include/asm/ |
D | jump_label.h | 36 struct jump_entry { struct
|
/arch/sparc/kernel/ |
D | jump_label.c | 13 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
|
/arch/mips/kernel/ |
D | jump_label.c | 23 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
|