Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_o32.h21 #define __NR_syscall (__NR_Linux + 0)
22 #define __NR_exit (__NR_Linux + 1)
23 #define __NR_fork (__NR_Linux + 2)
24 #define __NR_read (__NR_Linux + 3)
25 #define __NR_write (__NR_Linux + 4)
26 #define __NR_open (__NR_Linux + 5)
27 #define __NR_close (__NR_Linux + 6)
28 #define __NR_waitpid (__NR_Linux + 7)
29 #define __NR_creat (__NR_Linux + 8)
30 #define __NR_link (__NR_Linux + 9)
[all …]
Dunistd_n64.h21 #define __NR_read (__NR_Linux + 0)
22 #define __NR_write (__NR_Linux + 1)
23 #define __NR_open (__NR_Linux + 2)
24 #define __NR_close (__NR_Linux + 3)
25 #define __NR_stat (__NR_Linux + 4)
26 #define __NR_fstat (__NR_Linux + 5)
27 #define __NR_lstat (__NR_Linux + 6)
28 #define __NR_poll (__NR_Linux + 7)
29 #define __NR_lseek (__NR_Linux + 8)
30 #define __NR_mmap (__NR_Linux + 9)
[all …]
Dunistd_n32.h21 #define __NR_read (__NR_Linux + 0)
22 #define __NR_write (__NR_Linux + 1)
23 #define __NR_open (__NR_Linux + 2)
24 #define __NR_close (__NR_Linux + 3)
25 #define __NR_stat (__NR_Linux + 4)
26 #define __NR_fstat (__NR_Linux + 5)
27 #define __NR_lstat (__NR_Linux + 6)
28 #define __NR_poll (__NR_Linux + 7)
29 #define __NR_lseek (__NR_Linux + 8)
30 #define __NR_mmap (__NR_Linux + 9)
[all …]
Dunistd.h23 #define __NR_Linux 4000 macro
27 #define __NR_Linux 5000 macro
31 #define __NR_Linux 6000 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dunistd.h20 #define __NR_Linux 4000 macro
27 #define __NR_Linux 5000 macro
34 #define __NR_Linux 6000 macro
/kernel/linux/linux-5.10/arch/mips/kernel/syscalls/
DMakefile33 syshdr_offset_unistd_n32 := __NR_Linux
37 syshdr_offset_unistd_n64 := __NR_Linux
41 syshdr_offset_unistd_o32 := __NR_Linux
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
Dunistd.h16 #define __NR_Linux 1024 macro
/kernel/linux/linux-5.10/arch/ia64/kernel/syscalls/
DMakefile24 syshdr_offset_unistd_64 := __NR_Linux