Home
last modified time | relevance | path

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

/linux/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()
196 bool __static_call_fixup(void *tramp, u8 op, void *dest) in __static_call_fixup()
H A Duprobes.c362 unsigned long tramp = uprobe_get_trampoline_vaddr(); in trampoline_check_ip() local
/linux/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/arch/microblaze/kernel/
H A Dsignal.c48 unsigned long tramp[2]; /* signal trampoline */ member
54 unsigned long tramp[2]; /* signal trampoline */ member
/linux/arch/parisc/include/asm/
H A Drt_sigframe.h6 unsigned int tramp[2]; /* holds original return address */ member
/linux/arch/powerpc/kernel/
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/arch/parisc/kernel/
H A Dsignal32.h40 unsigned int tramp[2]; /* holds original return address */ member
/linux/kernel/
H A Dstatic_call_inline.c134 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
354 unsigned long tramp; in tramp_key_lookup() local
/linux/arch/hexagon/kernel/
H A Dsignal.c22 unsigned long tramp[2]; member
/linux/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/arch/arm64/kernel/
H A Dmodule-plts.c286 Elf_Shdr *pltsec, *tramp = NULL; in module_frob_arch_sections() local
/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c1429 void **tramp; in bpf_testmod_init() local