Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Djump_label.c58 static void __jump_label_transform(struct jump_entry *entry, in __jump_label_transform() function
85 __jump_label_transform(args->entry, args->type, 0); in __sm_arch_jump_label_transform()
103 __jump_label_transform(entry, type, 1); in arch_jump_label_transform_static()
/linux-4.4.14/arch/x86/kernel/
Djump_label.c39 static void __jump_label_transform(struct jump_entry *entry, in __jump_label_transform() function
110 __jump_label_transform(entry, type, NULL, 0); in arch_jump_label_transform()
141 __jump_label_transform(entry, type, text_poke_early, 1); in arch_jump_label_transform_static()