Searched refs:ftrace_hotpatch_trampoline (Results 1 – 4 of 4) sorted by relevance
33 struct ftrace_hotpatch_trampoline *trampolines_start;35 struct ftrace_hotpatch_trampoline *trampolines_end;37 struct ftrace_hotpatch_trampoline *next_trampoline;
7 struct ftrace_hotpatch_trampoline { struct15 extern struct ftrace_hotpatch_trampoline __ftrace_hotpatch_trampolines_start[]; argument16 extern struct ftrace_hotpatch_trampoline __ftrace_hotpatch_trampolines_end[];
113 static struct ftrace_hotpatch_trampoline *next_vmlinux_trampoline = in ftrace_init_nop()116 static struct ftrace_hotpatch_trampoline *trampoline; in ftrace_init_nop()117 struct ftrace_hotpatch_trampoline **next_trampoline; in ftrace_init_nop()118 struct ftrace_hotpatch_trampoline *trampolines_end; in ftrace_init_nop()119 struct ftrace_hotpatch_trampoline tmp; in ftrace_init_nop()124 BUILD_BUG_ON(sizeof(struct ftrace_hotpatch_trampoline) != in ftrace_init_nop()
495 me->arch.trampolines_start = (struct ftrace_hotpatch_trampoline *)start; in module_alloc_ftrace_hotpatch_trampolines()496 me->arch.trampolines_end = (struct ftrace_hotpatch_trampoline *)end; in module_alloc_ftrace_hotpatch_trampolines()