/linux/arch/powerpc/kernel/trace/ |
A D | ftrace.c | 128 unsigned long entry, ptr, tramp; in __ftrace_make_nop() local 227 unsigned long tramp; in __ftrace_make_nop() local 310 static int add_ftrace_tramp(unsigned long tramp) in add_ftrace_tramp() 329 static int setup_mcount_compiler_tramp(unsigned long tramp) in setup_mcount_compiler_tramp() 398 unsigned long tramp, ip = rec->ip; in __ftrace_make_nop_kernel() local 525 unsigned long entry, ptr, tramp; local 631 unsigned long tramp, entry, ptr; local 718 unsigned long entry, ptr, tramp; local 887 unsigned int *tramp[] = { ftrace_tramp_text, ftrace_tramp_init }; local
|
/linux/arch/x86/kernel/ |
A D | static_call.c | 59 static void __static_call_validate(void *insn, bool tail, bool tramp) in __static_call_validate() 101 void arch_static_call_transform(void *site, void *tramp, void *func, bool tail) in arch_static_call_transform()
|
A D | ftrace.c | 265 static inline void tramp_free(void *tramp) in tramp_free() 275 static inline void tramp_free(void *tramp) { } in tramp_free()
|
/linux/include/linux/ |
A D | static_call.h | 173 s32 tramp; member 238 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() 315 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
|
/linux/arch/microblaze/kernel/ |
A D | signal.c | 48 unsigned long tramp[2]; /* signal trampoline */ member 54 unsigned long tramp[2]; /* signal trampoline */ member
|
/linux/arch/powerpc/kernel/ |
A D | static_call.c | 7 void arch_static_call_transform(void *site, void *tramp, void *func, bool tail) in arch_static_call_transform()
|
A D | signal_64.c | 61 unsigned int tramp[TRAMP_SIZE]; member 616 static long setup_trampoline(unsigned int syscall, unsigned int __user *tramp) in setup_trampoline()
|
A D | signal_32.c | 730 unsigned long tramp; in handle_rt_signal32() local 830 unsigned long tramp; in handle_signal32() local
|
/linux/arch/parisc/include/asm/ |
A D | rt_sigframe.h | 14 unsigned int tramp[TRAMP_SIZE]; member
|
/linux/arch/powerpc/include/asm/ |
A D | module.h | 43 unsigned long tramp; member
|
/linux/arch/parisc/kernel/ |
A D | signal32.h | 49 compat_uint_t tramp[COMPAT_TRAMP_SIZE]; member
|
A D | ftrace.c | 116 u32 *tramp; in ftrace_make_call() local
|
/linux/arch/hexagon/kernel/ |
A D | signal.c | 23 unsigned long tramp[2]; member
|
/linux/kernel/ |
A D | static_call.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/arch/powerpc/perf/ |
A D | callchain_64.c | 60 unsigned int tramp[6]; member
|
/linux/arch/arm64/kernel/ |
A D | module-plts.c | 296 Elf_Shdr *pltsec, *tramp = NULL; in module_frob_arch_sections() local
|