Searched refs:__ARM_NR_BASE (Results 1 – 2 of 2) sorted by relevance
32 #define __ARM_NR_BASE (__NR_SYSCALL_BASE+0x0f0000) macro33 #define __ARM_NR_breakpoint (__ARM_NR_BASE+1)34 #define __ARM_NR_cacheflush (__ARM_NR_BASE+2)35 #define __ARM_NR_usr26 (__ARM_NR_BASE+3)36 #define __ARM_NR_usr32 (__ARM_NR_BASE+4)37 #define __ARM_NR_set_tls (__ARM_NR_BASE+5)
1389 #if !defined(__ARM_NR_BASE)1390 #define __ARM_NR_BASE (__NR_SYSCALL_BASE + 0xF0000) macro1394 #define __ARM_NR_breakpoint (__ARM_NR_BASE+1)1398 #define __ARM_NR_cacheflush (__ARM_NR_BASE+2)1402 #define __ARM_NR_usr26 (__ARM_NR_BASE+3)1406 #define __ARM_NR_usr32 (__ARM_NR_BASE+4)1410 #define __ARM_NR_set_tls (__ARM_NR_BASE+5)1415 #define __ARM_NR_cmpxchg (__ARM_NR_BASE+0x00fff0)