Home
last modified time | relevance | path

Searched refs:__NR_SYSCALL_BASE (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h21 #define __NR_restart_syscall (__NR_SYSCALL_BASE + 0)
22 #define __NR_exit (__NR_SYSCALL_BASE + 1)
23 #define __NR_fork (__NR_SYSCALL_BASE + 2)
24 #define __NR_read (__NR_SYSCALL_BASE + 3)
25 #define __NR_write (__NR_SYSCALL_BASE + 4)
26 #define __NR_open (__NR_SYSCALL_BASE + 5)
27 #define __NR_close (__NR_SYSCALL_BASE + 6)
28 #define __NR_creat (__NR_SYSCALL_BASE + 8)
29 #define __NR_link (__NR_SYSCALL_BASE + 9)
30 #define __NR_unlink (__NR_SYSCALL_BASE
[all...]
H A Dunistd-oabi.h21 #define __NR_time (__NR_SYSCALL_BASE + 13)
22 #define __NR_umount (__NR_SYSCALL_BASE + 22)
23 #define __NR_stime (__NR_SYSCALL_BASE + 25)
24 #define __NR_alarm (__NR_SYSCALL_BASE + 27)
25 #define __NR_utime (__NR_SYSCALL_BASE + 30)
26 #define __NR_getrlimit (__NR_SYSCALL_BASE + 76)
27 #define __NR_select (__NR_SYSCALL_BASE + 82)
28 #define __NR_readdir (__NR_SYSCALL_BASE + 89)
29 #define __NR_mmap (__NR_SYSCALL_BASE + 90)
30 #define __NR_socketcall (__NR_SYSCALL_BASE
[all...]
H A Dunistd.h22 #define __NR_SYSCALL_BASE 0 macro
26 #define __ARM_NR_BASE (__NR_SYSCALL_BASE + 0x0f0000)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h21 #define __NR_restart_syscall (__NR_SYSCALL_BASE + 0)
22 #define __NR_exit (__NR_SYSCALL_BASE + 1)
23 #define __NR_fork (__NR_SYSCALL_BASE + 2)
24 #define __NR_read (__NR_SYSCALL_BASE + 3)
25 #define __NR_write (__NR_SYSCALL_BASE + 4)
26 #define __NR_open (__NR_SYSCALL_BASE + 5)
27 #define __NR_close (__NR_SYSCALL_BASE + 6)
28 #define __NR_creat (__NR_SYSCALL_BASE + 8)
29 #define __NR_link (__NR_SYSCALL_BASE + 9)
30 #define __NR_unlink (__NR_SYSCALL_BASE
[all...]
H A Dunistd-oabi.h21 #define __NR_time (__NR_SYSCALL_BASE + 13)
22 #define __NR_umount (__NR_SYSCALL_BASE + 22)
23 #define __NR_stime (__NR_SYSCALL_BASE + 25)
24 #define __NR_alarm (__NR_SYSCALL_BASE + 27)
25 #define __NR_utime (__NR_SYSCALL_BASE + 30)
26 #define __NR_getrlimit (__NR_SYSCALL_BASE + 76)
27 #define __NR_select (__NR_SYSCALL_BASE + 82)
28 #define __NR_readdir (__NR_SYSCALL_BASE + 89)
29 #define __NR_mmap (__NR_SYSCALL_BASE + 90)
30 #define __NR_socketcall (__NR_SYSCALL_BASE
[all...]
H A Dunistd.h22 #define __NR_SYSCALL_BASE 0 macro
26 #define __ARM_NR_BASE (__NR_SYSCALL_BASE + 0x0f0000)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h8 #define __NR_restart_syscall (__NR_SYSCALL_BASE + 0)
9 #define __NR_exit (__NR_SYSCALL_BASE + 1)
10 #define __NR_fork (__NR_SYSCALL_BASE + 2)
11 #define __NR_read (__NR_SYSCALL_BASE + 3)
12 #define __NR_write (__NR_SYSCALL_BASE + 4)
13 #define __NR_open (__NR_SYSCALL_BASE + 5)
14 #define __NR_close (__NR_SYSCALL_BASE + 6)
15 #define __NR_creat (__NR_SYSCALL_BASE + 8)
16 #define __NR_link (__NR_SYSCALL_BASE + 9)
17 #define __NR_unlink (__NR_SYSCALL_BASE
[all...]
H A Dunistd-oabi.h8 #define __NR_time (__NR_SYSCALL_BASE + 13)
9 #define __NR_umount (__NR_SYSCALL_BASE + 22)
10 #define __NR_stime (__NR_SYSCALL_BASE + 25)
11 #define __NR_alarm (__NR_SYSCALL_BASE + 27)
12 #define __NR_utime (__NR_SYSCALL_BASE + 30)
13 #define __NR_getrlimit (__NR_SYSCALL_BASE + 76)
14 #define __NR_select (__NR_SYSCALL_BASE + 82)
15 #define __NR_readdir (__NR_SYSCALL_BASE + 89)
16 #define __NR_mmap (__NR_SYSCALL_BASE + 90)
17 #define __NR_socketcall (__NR_SYSCALL_BASE
[all...]
H A Dunistd.h10 #define __NR_SYSCALL_BASE 0 macro
13 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE macro
18 #define __ARM_NR_BASE (__NR_SYSCALL_BASE+0x0f0000)
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
H A Dunistd.h20 #define __NR_SYSCALL_BASE 0 macro
23 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE macro
33 #define __ARM_NR_BASE (__NR_SYSCALL_BASE+0x0f0000)
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/
H A Dunistd.h21 #define __NR_SYSCALL_BASE 0 macro
24 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE macro
33 #define __ARM_NR_BASE (__NR_SYSCALL_BASE+0x0f0000)
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsigreturn_codes.S80 ARM_OK( mov r7, #(__NR_sigreturn - __NR_SYSCALL_BASE) )
85 movs r7, #(__NR_sigreturn - __NR_SYSCALL_BASE)
90 ARM_OK( mov r7, #(__NR_rt_sigreturn - __NR_SYSCALL_BASE) )
95 movs r7, #(__NR_rt_sigreturn - __NR_SYSCALL_BASE)
H A Dentry-common.S111 movlt scno, #(__NR_restart_syscall - __NR_SYSCALL_BASE)
242 addne scno, r7, #__NR_SYSCALL_BASE @ put OS number in
268 eor scno, scno, #__NR_SYSCALL_BASE @ check OS number
287 2: cmp scno, #(__ARM_NR_BASE - __NR_SYSCALL_BASE)
288 eor r0, scno, #__NR_SYSCALL_BASE @ put OS number back
394 cmp scno, #__NR_syscall - __NR_SYSCALL_BASE
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsigreturn_codes.S80 ARM_OK( mov r7, #(__NR_sigreturn - __NR_SYSCALL_BASE) )
85 movs r7, #(__NR_sigreturn - __NR_SYSCALL_BASE)
90 ARM_OK( mov r7, #(__NR_rt_sigreturn - __NR_SYSCALL_BASE) )
95 movs r7, #(__NR_rt_sigreturn - __NR_SYSCALL_BASE)
H A Dentry-common.S92 movlt scno, #(__NR_restart_syscall - __NR_SYSCALL_BASE)
219 addne scno, r7, #__NR_SYSCALL_BASE @ put OS number in
249 eor scno, scno, #__NR_SYSCALL_BASE @ check OS number
269 2: cmp scno, #(__ARM_NR_BASE - __NR_SYSCALL_BASE)
270 eor r0, scno, #__NR_SYSCALL_BASE @ put OS number back
367 cmp scno, #__NR_syscall - __NR_SYSCALL_BASE
/kernel/linux/linux-6.6/arch/arm/tools/
H A DMakefile42 --offset __NR_SYSCALL_BASE $< $@

Completed in 7 milliseconds