Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dsigreturn_codes.S76 ARM_OK( swi #(__NR_sigreturn)|(__NR_OABI_SYSCALL_BASE) )
86 ARM_OK( swi #(__NR_rt_sigreturn)|(__NR_OABI_SYSCALL_BASE) )
Dentry-common.S186 eorne scno, r10, #__NR_OABI_SYSCALL_BASE
285 bic scno, r0, #__NR_OABI_SYSCALL_BASE
/linux-4.1.27/arch/arm/include/uapi/asm/
Dunistd.h16 #define __NR_OABI_SYSCALL_BASE 0x900000 macro
21 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE