Searched refs:__jump_label_transform (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
H A Djump_label.c61 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 Djump_label.c39 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 107 milliseconds