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

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

Completed in 135 milliseconds