Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dsyscall.h84 static inline bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs) in arch_syscall_is_vdso_sigreturn() function
/linux/arch/riscv/include/asm/
H A Dsyscall.h115 static inline bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs) in arch_syscall_is_vdso_sigreturn() function
/linux/arch/s390/include/asm/
H A Dsyscall.h92 static inline bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs) in arch_syscall_is_vdso_sigreturn() function
/linux/kernel/entry/
H A Dsyscall_user_dispatch.c43 if (unlikely(arch_syscall_is_vdso_sigreturn(regs))) in syscall_user_dispatch()
/linux/arch/x86/entry/vdso/
H A Dvma.c261 bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs) in arch_syscall_is_vdso_sigreturn() function
/linux/arch/x86/include/asm/
H A Delf.h377 extern bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs);