Home
last modified time | relevance | path

Searched refs:arch_syscall_is_vdso_sigreturn (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dsyscall.h69 static inline bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs) in arch_syscall_is_vdso_sigreturn() function
/openbmc/linux/arch/riscv/include/asm/
H A Dsyscall.h93 static inline bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs) in arch_syscall_is_vdso_sigreturn() function
/openbmc/linux/arch/s390/include/asm/
H A Dsyscall.h90 static inline bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs) in arch_syscall_is_vdso_sigreturn() function
/openbmc/linux/kernel/entry/
H A Dsyscall_user_dispatch.c43 if (unlikely(arch_syscall_is_vdso_sigreturn(regs))) in syscall_user_dispatch()
/openbmc/linux/arch/x86/include/asm/
H A Delf.h379 extern bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs);
/openbmc/linux/arch/x86/entry/vdso/
H A Dvma.c400 bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs) in arch_syscall_is_vdso_sigreturn() function