Searched refs:arch_jump_label_transform_static (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | jump_label.c | 29 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() function
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | jump_label.c | 46 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() function
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | jump_label.c | 31 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | jump_label.c | 43 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() function
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | jump_label.c | 86 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() function
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | jump_label.c | 341 void __weak __init_or_module arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() function 491 arch_jump_label_transform_static(iter, JUMP_LABEL_NOP); in jump_label_init() 619 arch_jump_label_transform_static(iter, JUMP_LABEL_NOP); in jump_label_apply_nops()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | jump_label.c | 99 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() function
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | jump_label.c | 136 __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | jump_label.h | 239 extern void arch_jump_label_transform_static(struct jump_entry *entry,
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | static-keys.rst | 204 * ``__init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, enum jump_labe…
|