Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dunistd_64.h317 #define __NR_pwritev 296 macro
Dunistd_32.h351 #define __NR_pwritev 334 macro
Dunistd_x32.h349 #define __NR_pwritev (__X32_SYSCALL_BIT + 535) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h109 #define __NR_pwritev 70 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dunistd.h168 #define __NR_pwritev 70 macro
169 __SC_COMP(__NR_pwritev, sys_pwritev, compat_sys_pwritev)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dunistd.h219 #define __NR_pwritev 70 macro
220 __SC_COMP(__NR_pwritev, sys_pwritev, compat_sys_pwritev)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dunistd.h219 #define __NR_pwritev 70 macro
220 __SC_COMP(__NR_pwritev, sys_pwritev, compat_sys_pwritev)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_n64.h310 #define __NR_pwritev (__NR_Linux + 290) macro
Dunistd_n32.h314 #define __NR_pwritev (__NR_Linux + 294) macro
Dunistd_o32.h351 #define __NR_pwritev (__NR_Linux + 331) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h325 #define __NR_pwritev (__NR_SYSCALL_BASE + 362) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h737 #define __NR_pwritev 362 macro
738 __SYSCALL(__NR_pwritev, compat_sys_pwritev)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h338 #define __NR_pwritev (__NR_SYSCALL_BASE + 362) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h109 SYSCALL_HAND_DEF(__NR_pwritev, SysPwritev, ssize_t, ARG_NUM_7)