Searched refs:__NR_O32_Linux (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dscall64-o32.S36 dsubu t0, v0, __NR_O32_Linux # check syscall number
50 ld t2, (sys_call_table - (__NR_O32_Linux * 8))(t0)
171 sltu v0, a0, __NR_O32_Linux + __NR_O32_Linux_syscalls + 1
175 ld t2, (sys_call_table - (__NR_O32_Linux * 8))(v0)
H A Dscall32-o32.S25 #define MAX_SYSCALL_NO __NR_O32_Linux + __NR_O32_Linux_syscalls
40 subu v0, v0, __NR_O32_Linux # check syscall number
285 subu t0, a0, __NR_O32_Linux # check syscall number
296 li v1, 4000 - __NR_O32_Linux # index of sys_syscall
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dunistd.h351 #define __NR_O32_Linux 4000 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dunistd.h351 #define __NR_O32_Linux 4000 macro

Completed in 112 milliseconds