Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Djump_label.c30 struct jump_label_patch { struct
35 static struct jump_label_patch argument
79 return (struct jump_label_patch){.code = code, .size = size}; in __jump_label_patch()
87 const struct jump_label_patch jlp = __jump_label_patch(entry, type); in __jump_label_transform()
126 struct jump_label_patch jlp; in arch_jump_label_transform_queue()

Completed in 4 milliseconds