Home
last modified time | relevance | path

Searched refs:syscall_p (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dsyscall.h23 int syscall_p = pt_regs_is_syscall(regs); in syscall_get_nr() local
25 return (syscall_p ? regs->u_regs[UREG_G1] : -1L); in syscall_get_nr()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-mips-Use-hardcodes-values-for-ABI-syscall-bases.patch29 @@ -135,12 +136,12 @@ syscall_p(struct process *proc, int status, int *sysnum)
H A D0001-Add-support-for-mips64-n32-n64.patch833 syscall_p(struct process *proc, int status, int *sysnum)