| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | jump_label.c | 37 const struct jump_entry *jea = a; in jump_label_cmp() 38 const struct jump_entry *jeb = b; in jump_label_cmp() 66 struct jump_entry *jea = a; in jump_label_swap() 67 struct jump_entry *jeb = b; in jump_label_swap() 68 struct jump_entry tmp = *jea; in jump_label_swap() 80 jump_label_sort_entries(struct jump_entry *start, struct jump_entry *stop) in jump_label_sort_entries() 89 / sizeof(struct jump_entry)); in jump_label_sort_entries() 90 sort(start, size, sizeof(struct jump_entry), jump_label_cmp, swapfn); in jump_label_sort_entries() 309 static int addr_conflict(struct jump_entry *entry, void *start, void *end) in addr_conflict() 318 static int __jump_label_text_reserved(struct jump_entry *iter_start, in __jump_label_text_reserved() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | jump_label.h | 104 struct jump_entry *entries; 122 struct jump_entry { struct 128 static inline unsigned long jump_entry_code(const struct jump_entry *entry) in jump_entry_code() argument 133 static inline unsigned long jump_entry_target(const struct jump_entry *entry) in jump_entry_target() 138 static inline struct static_key *jump_entry_key(const struct jump_entry *entry) in jump_entry_key() 147 static inline unsigned long jump_entry_code(const struct jump_entry *entry) in jump_entry_code() 152 static inline unsigned long jump_entry_target(const struct jump_entry *entry) in jump_entry_target() 157 static inline struct static_key *jump_entry_key(const struct jump_entry *entry) in jump_entry_key() 164 static inline bool jump_entry_is_branch(const struct jump_entry *entry) in jump_entry_is_branch() 169 static inline bool jump_entry_is_init(const struct jump_entry *entry) in jump_entry_is_init() [all …]
|
| H A D | module.h | 492 struct jump_entry *jump_entries;
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | jump_label.c | 31 __jump_label_set_jump_code(struct jump_entry *entry, enum jump_label_type type, int init) in __jump_label_set_jump_code() 61 static inline void __jump_label_transform(struct jump_entry *entry, in __jump_label_transform() 87 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() 102 bool arch_jump_label_transform_queue(struct jump_entry *entry, in arch_jump_label_transform_queue() 136 __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | jump_label.c | 17 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 43 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | jump_label.c | 82 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 99 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_decomp.c | 100 static void jump_entry(void *addr) in jump_entry() function 262 jump_entry((void *)addr); in board_init_r()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | jump_label.c | 11 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | jump_label.h | 58 struct jump_entry { struct
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | jump_label.h | 45 struct jump_entry { struct
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | jump_label.h | 42 struct jump_entry { struct
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | jump_label.h | 65 struct jump_entry { struct
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | jump_label.c | 12 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | jump_label.h | 52 struct jump_entry { struct
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | jump_label.h | 68 struct jump_entry { struct
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | jump_label.c | 38 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | jump_label.c | 74 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | static-keys.rst | 186 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``,
|