Searched refs:__jump_label_transform (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/s390/kernel/ |
H A D | jump_label.c | 61 static void __jump_label_transform(struct jump_entry *entry, __jump_label_transform() function 88 __jump_label_transform(args->entry, args->type, 0); __sm_arch_jump_label_transform() 106 __jump_label_transform(entry, type, 1); arch_jump_label_transform_static()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | jump_label.c | 39 static void __jump_label_transform(struct jump_entry *entry, __jump_label_transform() function 110 __jump_label_transform(entry, type, NULL, 0); arch_jump_label_transform() 141 __jump_label_transform(entry, type, text_poke_early, 1); arch_jump_label_transform_static()
|
Completed in 158 milliseconds