Searched refs:arch_jump_label_transform (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/csky/kernel/ |
| H A D | jump_label.c | 14 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function 53 arch_jump_label_transform(entry, type); in arch_jump_label_transform_static()
|
| /linux/arch/mips/kernel/ |
| H A D | jump_label.c | 38 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform() function 106 arch_jump_label_transform(iter, JUMP_LABEL_NOP); in jump_label_apply_nops()
|
| /linux/arch/sparc/kernel/ |
| H A D | jump_label.c | 12 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function
|
| /linux/arch/mips/include/asm/ |
| H A D | jump_label.h | 11 #define arch_jump_label_transform_static arch_jump_label_transform
|
| /linux/arch/s390/kernel/ |
| H A D | jump_label.c | 65 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function
|
| /linux/arch/xtensa/kernel/ |
| H A D | jump_label.c | 74 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform() function
|
| /linux/arch/arc/kernel/ |
| H A D | jump_label.c | 82 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function
|
| /linux/Documentation/staging/ |
| H A D | static-keys.rst | 201 * ``void arch_jump_label_transform(struct jump_entry *entry, enum jump_label_type type)``,
|