Home
last modified time | relevance | path

Searched refs:jump_entry (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/kernel/
Djump_label.c38 const struct jump_entry *jea = a; in jump_label_cmp()
39 const struct jump_entry *jeb = b; in jump_label_cmp()
51 jump_label_sort_entries(struct jump_entry *start, struct jump_entry *stop) in jump_label_sort_entries()
56 / sizeof(struct jump_entry)); in jump_label_sort_entries()
57 sort(start, size, sizeof(struct jump_entry), jump_label_cmp, NULL); in jump_label_sort_entries()
262 static int addr_conflict(struct jump_entry *entry, void *start, void *end) in addr_conflict()
271 static int __jump_label_text_reserved(struct jump_entry *iter_start, in __jump_label_text_reserved()
272 struct jump_entry *iter_stop, void *start, void *end) in __jump_label_text_reserved()
274 struct jump_entry *iter; in __jump_label_text_reserved()
292 void __weak __init_or_module arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
[all …]
/Linux-v4.19/arch/s390/kernel/
Djump_label.c21 struct jump_entry *entry;
25 static void jump_label_make_nop(struct jump_entry *entry, struct insn *insn) in jump_label_make_nop()
32 static void jump_label_make_branch(struct jump_entry *entry, struct insn *insn) in jump_label_make_branch()
39 static void jump_label_bug(struct jump_entry *entry, struct insn *expected, in jump_label_bug()
58 static void __jump_label_transform(struct jump_entry *entry, in __jump_label_transform()
89 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
100 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
/Linux-v4.19/arch/arm/kernel/
Djump_label.c9 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()
/Linux-v4.19/include/linux/
Djump_label.h108 struct jump_entry *entries;
150 extern struct jump_entry __start___jump_table[];
151 extern struct jump_entry __stop___jump_table[];
157 extern void arch_jump_label_transform(struct jump_entry *entry,
159 extern void arch_jump_label_transform_static(struct jump_entry *entry,
Dmodule.h437 struct jump_entry *jump_entries;
/Linux-v4.19/arch/arm64/kernel/
Djump_label.c25 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
42 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
/Linux-v4.19/arch/x86/kernel/
Djump_label.c40 static void __ref __jump_label_transform(struct jump_entry *entry, in __jump_label_transform()
109 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
123 __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
/Linux-v4.19/arch/powerpc/kernel/
Djump_label.c15 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
/Linux-v4.19/arch/sparc/include/asm/
Djump_label.h45 struct jump_entry { struct
/Linux-v4.19/arch/arm64/include/asm/
Djump_label.h59 struct jump_entry { struct
/Linux-v4.19/arch/s390/include/asm/
Djump_label.h47 struct jump_entry { struct
/Linux-v4.19/arch/arm/include/asm/
Djump_label.h42 struct jump_entry { struct
/Linux-v4.19/arch/mips/include/asm/
Djump_label.h63 struct jump_entry { struct
/Linux-v4.19/arch/sparc/kernel/
Djump_label.c14 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
/Linux-v4.19/arch/powerpc/include/asm/
Djump_label.h56 struct jump_entry { struct
/Linux-v4.19/arch/mips/kernel/
Djump_label.c40 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
/Linux-v4.19/arch/x86/include/asm/
Djump_label.h71 struct jump_entry { struct
/Linux-v4.19/Documentation/
Dstatic-keys.txt186 struct jump_entry table must be at least 4-byte aligned because the
201 * ``void arch_jump_label_transform(struct jump_entry *entry, enum jump_label_type type)``,
204 * ``__init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, enum jump_labe…
207 * ``struct jump_entry``,