/linux-6.1.9/arch/powerpc/kernel/trace/ |
D | ftrace.c | 118 unsigned long entry, ptr, tramp; in __ftrace_make_nop() local 234 static int add_ftrace_tramp(unsigned long tramp) in add_ftrace_tramp() 253 static int setup_mcount_compiler_tramp(unsigned long tramp) in setup_mcount_compiler_tramp() 305 unsigned long tramp, ip = rec->ip; in __ftrace_make_nop_kernel() local 408 unsigned long entry, ptr, tramp; in __ftrace_make_call() local 469 unsigned long tramp, entry, ptr; in __ftrace_make_call_kernel() local 552 unsigned long entry, ptr, tramp; in __ftrace_modify_call() local 727 unsigned int *tramp[] = { ftrace_tramp_text, ftrace_tramp_init }; in ftrace_dyn_arch_init() local
|
/linux-6.1.9/arch/x86/kernel/ |
D | static_call.c | 70 static void __static_call_validate(void *insn, bool tail, bool tramp) in __static_call_validate() 112 void arch_static_call_transform(void *site, void *tramp, void *func, bool tail) in arch_static_call_transform() 142 bool __static_call_fixup(void *tramp, u8 op, void *dest) in __static_call_fixup()
|
D | ftrace.c | 266 static inline void tramp_free(void *tramp) in tramp_free() 276 static inline void tramp_free(void *tramp) { } in tramp_free()
|
/linux-6.1.9/include/linux/ |
D | static_call.h | 173 s32 tramp; member 252 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() 329 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
|
/linux-6.1.9/arch/microblaze/kernel/ |
D | signal.c | 48 unsigned long tramp[2]; /* signal trampoline */ member 54 unsigned long tramp[2]; /* signal trampoline */ member
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | static_call.c | 7 void arch_static_call_transform(void *site, void *tramp, void *func, bool tail) in arch_static_call_transform()
|
D | signal_64.c | 61 unsigned int tramp[TRAMP_SIZE]; member 624 static long setup_trampoline(unsigned int syscall, unsigned int __user *tramp) in setup_trampoline()
|
D | signal_32.c | 740 unsigned long tramp; in handle_rt_signal32() local 840 unsigned long tramp; in handle_signal32() local
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | rt_sigframe.h | 6 unsigned int tramp[2]; /* holds original return address */ member
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | module.h | 43 unsigned long tramp; member
|
/linux-6.1.9/arch/parisc/kernel/ |
D | signal32.h | 40 unsigned int tramp[2]; /* holds original return address */ member
|
D | ftrace.c | 116 u32 *tramp; in ftrace_make_call() local
|
/linux-6.1.9/kernel/ |
D | static_call_inline.c | 123 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() 343 unsigned long tramp; in tramp_key_lookup() local
|
/linux-6.1.9/arch/powerpc/perf/ |
D | callchain_64.c | 33 unsigned int tramp[6]; member
|
/linux-6.1.9/arch/hexagon/kernel/ |
D | signal.c | 22 unsigned long tramp[2]; member
|
/linux-6.1.9/arch/arm64/kernel/ |
D | module-plts.c | 297 Elf_Shdr *pltsec, *tramp = NULL; in module_frob_arch_sections() local
|
/linux-6.1.9/arch/x86/platform/efi/ |
D | efi_64.c | 180 unsigned long pfn, text, pf, rodata, tramp; in efi_setup_page_tables() local
|