Home
last modified time | relevance | path

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

/Linux-v6.1/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()
/Linux-v6.1/arch/arm/kernel/
Dentry-common.S381 cmp scno, #__NR_syscall - __NR_SYSCALL_BASE