Home
last modified time | relevance | path

Searched defs:arch_syscall_is_vdso_sigreturn (Results 1 – 4 of 4) 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/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