| /linux/arch/x86/kernel/ |
| H A D | static_call.c | 114 static void __static_call_validate(u8 *insn, bool tail, bool tramp) in __static_call_validate() 157 void arch_static_call_transform(void *site, void *tramp, void *func, bool tail) in arch_static_call_transform() 175 noinstr void __static_call_update_early(void *tramp, void *func) in __static_call_update_early() 195 bool __static_call_fixup(void *tramp, u8 op, void *dest) in __static_call_fixup()
|
| H A D | uprobes.c | 368 static unsigned long trampoline_check_ip(unsigned long tramp) in trampoline_check_ip() 377 unsigned long err, ip, sp, tramp; in SYSCALL_DEFINE0() local 689 struct uprobe_trampoline *tramp; in create_uprobe_trampoline() local 717 struct uprobe_trampoline *tramp = NULL; in get_uprobe_trampoline() local 738 static void destroy_uprobe_trampoline(struct uprobe_trampoline *tramp) in destroy_uprobe_trampoline() 757 struct uprobe_trampoline *tramp; in arch_uprobe_clear_state() local 1018 unsigned long vaddr, unsigned long tramp) in swbp_optimize() 1114 struct uprobe_trampoline *tramp; in __arch_uprobe_optimize() local
|
| H A D | ftrace.c | 268 static inline void tramp_free(void *tramp) in tramp_free()
|
| /linux/include/linux/ |
| H A D | static_call.h | 177 s32 tramp; member 258 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() 337 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
|
| /linux/arch/microblaze/kernel/ |
| H A D | signal.c | 48 unsigned long tramp[2]; /* signal trampoline */ member 54 unsigned long tramp[2]; /* signal trampoline */ member
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | uprobe_syscall.c | 413 void *tramp = NULL; in check_attach() local 431 static void check_detach(void *addr, void *tramp) in check_detach() argument 441 void *tramp; in check() local
|
| /linux/arch/parisc/include/asm/ |
| H A D | rt_sigframe.h | 6 unsigned int tramp[2]; /* holds original return address */ member
|
| /linux/arch/powerpc/kernel/ |
| H A 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()
|
| H A D | signal_32.c | 743 unsigned long tramp; in handle_rt_signal32() local 843 unsigned long tramp; in handle_signal32() local
|
| /linux/arch/powerpc/kernel/trace/ |
| H A D | ftrace.c | 580 static void __init add_ftrace_tramp(unsigned long tramp) in add_ftrace_tramp() 593 unsigned int *tramp[] = { ftrace_tramp_text, ftrace_tramp_init }; in ftrace_dyn_arch_init() local
|
| /linux/arch/powerpc/include/asm/ |
| H A D | module.h | 51 unsigned long tramp; member
|
| /linux/arch/parisc/kernel/ |
| H A D | signal32.h | 40 unsigned int tramp[2]; /* holds original return address */ member
|
| /linux/kernel/ |
| H A D | static_call_inline.c | 134 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() argument 354 unsigned long tramp; tramp_key_lookup() local
|
| /linux/arch/hexagon/kernel/ |
| H A D | signal.c | 22 unsigned long tramp[2]; member
|
| /linux/arch/loongarch/kernel/ |
| H A D | module-sections.c | 108 Elf_Shdr *got_sec, *plt_sec, *plt_idx_sec, *tramp = NULL; in module_frob_arch_sections() local
|
| /linux/arch/arm64/kernel/ |
| H A D | module-plts.c | 286 Elf_Shdr *pltsec, *tramp = NULL, *init_tramp = NULL; in module_frob_arch_sections() local
|
| /linux/arch/x86/platform/efi/ |
| H A D | efi_64.c | 181 unsigned long pfn, text, pf, rodata, tramp; in efi_setup_page_tables() local
|
| /linux/tools/testing/selftests/bpf/test_kmods/ |
| H A D | bpf_testmod.c | 1728 void **tramp; in bpf_testmod_init() local
|