Searched refs:arch_jump_label_transform (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | jump_label.c | 15 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function
|
/Linux-v4.19/arch/arm64/kernel/ |
D | jump_label.c | 25 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function
|
/Linux-v4.19/arch/arm/kernel/ |
D | jump_label.c | 27 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function
|
/Linux-v4.19/arch/sparc/kernel/ |
D | jump_label.c | 14 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function
|
/Linux-v4.19/arch/mips/kernel/ |
D | jump_label.c | 40 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform() function
|
/Linux-v4.19/arch/s390/kernel/ |
D | jump_label.c | 89 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function
|
/Linux-v4.19/arch/x86/kernel/ |
D | jump_label.c | 109 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() function
|
/Linux-v4.19/include/linux/ |
D | jump_label.h | 157 extern void arch_jump_label_transform(struct jump_entry *entry,
|
/Linux-v4.19/kernel/ |
D | jump_label.c | 295 arch_jump_label_transform(entry, type); in arch_jump_label_transform_static() 375 arch_jump_label_transform(entry, jump_label_type(entry)); in __jump_label_update()
|
/Linux-v4.19/Documentation/ |
D | static-keys.txt | 201 * ``void arch_jump_label_transform(struct jump_entry *entry, enum jump_label_type type)``,
|