Home
last modified time | relevance | path

Searched refs:__NR_syscall (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dsyscall.h25 #ifndef __NR_syscall /* Only defined if _MIPS_SIM == _MIPS_SIM_ABI32 */
26 #define __NR_syscall 4000 macro
35 (regs->regs[2] == __NR_syscall); in mips_syscall_is_indirect()
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-oabi.h14 #define __NR_syscall (__NR_SYSCALL_BASE + 113) macro
/openbmc/linux/arch/arm/kernel/
H A Dentry-common.S367 cmp scno, #__NR_syscall - __NR_SYSCALL_BASE
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_o32.h4 #define __NR_syscall (__NR_Linux + 0) macro