Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
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()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-oabi.h18 #define __NR_syscall (__NR_SYSCALL_BASE + 113) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-oabi.h31 #define __NR_syscall (__NR_SYSCALL_BASE + 113) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_o32.h21 #define __NR_syscall (__NR_Linux + 0) macro
/kernel/linux/linux-5.10/arch/arm/kernel/
Dentry-common.S394 cmp scno, #__NR_syscall - __NR_SYSCALL_BASE