Home
last modified time | relevance | path

Searched defs:tramp (Results 1 – 21 of 21) sorted by relevance

/linux-6.15/arch/x86/kernel/
H A Dstatic_call.c114 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 Duprobes.c360 static unsigned long trampoline_check_ip(unsigned long tramp) in trampoline_check_ip()
368 unsigned long err, ip, sp, r11_cx_ax[3], tramp; in SYSCALL_DEFINE0() local
H A Dftrace.c268 static inline void tramp_free(void *tramp) in tramp_free()
/linux-6.15/arch/powerpc/kernel/trace/
H A Dftrace_64_pg.c135 unsigned long entry, ptr, tramp; in __ftrace_make_nop() local
257 static int add_ftrace_tramp(unsigned long tramp) in add_ftrace_tramp()
276 static int setup_mcount_compiler_tramp(unsigned long tramp) in setup_mcount_compiler_tramp()
328 unsigned long tramp, ip = rec->ip; in __ftrace_make_nop_kernel() local
410 unsigned long entry, ptr, tramp; in __ftrace_make_call() local
474 unsigned long tramp, entry, ptr; in __ftrace_make_call_kernel() local
547 unsigned long entry, ptr, tramp; in __ftrace_modify_call() local
717 unsigned int *tramp[] = { ftrace_tramp_text, ftrace_tramp_init }; in ftrace_dyn_arch_init() local
H A Dftrace.c574 static void __init add_ftrace_tramp(unsigned long tramp) in add_ftrace_tramp()
587 unsigned int *tramp[] = { ftrace_tramp_text, ftrace_tramp_init }; in ftrace_dyn_arch_init() local
/linux-6.15/include/linux/
H A Dstatic_call.h177 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-6.15/arch/microblaze/kernel/
H A Dsignal.c48 unsigned long tramp[2]; /* signal trampoline */ member
54 unsigned long tramp[2]; /* signal trampoline */ member
/linux-6.15/arch/powerpc/kernel/
H A Dstatic_call.c7 void arch_static_call_transform(void *site, void *tramp, void *func, bool tail) in arch_static_call_transform()
H A Dsignal_64.c61 unsigned int tramp[TRAMP_SIZE]; member
624 static long setup_trampoline(unsigned int syscall, unsigned int __user *tramp) in setup_trampoline()
H A Dsignal_32.c743 unsigned long tramp; in handle_rt_signal32() local
843 unsigned long tramp; in handle_signal32() local
/linux-6.15/arch/parisc/include/asm/
H A Drt_sigframe.h6 unsigned int tramp[2]; /* holds original return address */ member
/linux-6.15/arch/powerpc/include/asm/
H A Dmodule.h50 unsigned long tramp; member
/linux-6.15/arch/parisc/kernel/
H A Dsignal32.h40 unsigned int tramp[2]; /* holds original return address */ member
H A Dftrace.c116 u32 *tramp; in ftrace_make_call() local
/linux-6.15/arch/powerpc/perf/
H A Dcallchain_64.c33 unsigned int tramp[6]; member
/linux-6.15/kernel/
H A Dstatic_call_inline.c134 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
353 unsigned long tramp; in tramp_key_lookup() local
/linux-6.15/arch/hexagon/kernel/
H A Dsignal.c22 unsigned long tramp[2]; member
/linux-6.15/arch/loongarch/kernel/
H A Dmodule-sections.c108 Elf_Shdr *got_sec, *plt_sec, *plt_idx_sec, *tramp = NULL; in module_frob_arch_sections() local
/linux-6.15/arch/arm64/kernel/
H A Dmodule-plts.c286 Elf_Shdr *pltsec, *tramp = NULL; in module_frob_arch_sections() local
/linux-6.15/arch/x86/platform/efi/
H A Defi_64.c180 unsigned long pfn, text, pf, rodata, tramp; in efi_setup_page_tables() local
/linux-6.15/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c1537 void **tramp; in bpf_testmod_init() local