Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h14 #define __ARM_NR_BASE (__NR_SYSCALL_BASE + 0x0f0000) macro
15 #define __ARM_NR_breakpoint (__ARM_NR_BASE + 1)
16 #define __ARM_NR_cacheflush (__ARM_NR_BASE + 2)
17 #define __ARM_NR_usr26 (__ARM_NR_BASE + 3)
18 #define __ARM_NR_usr32 (__ARM_NR_BASE + 4)
19 #define __ARM_NR_set_tls (__ARM_NR_BASE + 5)
20 #define __ARM_NR_get_tls (__ARM_NR_BASE + 6)