Searched refs:__NR_pwrite64 (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 39 #define __NR_pwrite64 18 macro
|
D | unistd_32.h | 202 #define __NR_pwrite64 181 macro
|
D | unistd_x32.h | 36 #define __NR_pwrite64 (__X32_SYSCALL_BIT + 18) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 107 #define __NR_pwrite64 68 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 164 #define __NR_pwrite64 68 macro 165 __SC_COMP(__NR_pwrite64, sys_pwrite64, compat_sys_pwrite64)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 215 #define __NR_pwrite64 68 macro 216 __SC_COMP(__NR_pwrite64, sys_pwrite64, compat_sys_pwrite64)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 215 #define __NR_pwrite64 68 macro 216 __SC_COMP(__NR_pwrite64, sys_pwrite64, compat_sys_pwrite64)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 38 #define __NR_pwrite64 (__NR_Linux + 17) macro
|
D | unistd_n32.h | 38 #define __NR_pwrite64 (__NR_Linux + 17) macro
|
D | unistd_o32.h | 222 #define __NR_pwrite64 (__NR_Linux + 201) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 150 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 375 #define __NR_pwrite64 181 macro 376 __SYSCALL(__NR_pwrite64, compat_sys_aarch32_pwrite64)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 163 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 93 SYSCALL_HAND_DEF(__NR_pwrite64, SysPwrite64, ssize_t, ARG_NUM_7)
|