Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
Dhelpers.h20 #ifndef __NR_openat2
21 #define __NR_openat2 437 macro
23 #define SYS_openat2 __NR_openat2
Dhelpers.c24 int ret = syscall(__NR_openat2, dfd, path, how, size); in raw_openat2()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dunistd_64.h369 #define __NR_openat2 437 macro
Dunistd_32.h447 #define __NR_openat2 437 macro
Dunistd_x32.h322 #define __NR_openat2 (__X32_SYSCALL_BIT + 437) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h400 #define __NR_openat2 437 macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dunistd.h854 #define __NR_openat2 437 macro
855 __SYSCALL(__NR_openat2, sys_openat2)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dunistd.h854 #define __NR_openat2 437 macro
855 __SYSCALL(__NR_openat2, sys_openat2)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_n64.h362 #define __NR_openat2 (__NR_Linux + 437) macro
Dunistd_n32.h386 #define __NR_openat2 (__NR_Linux + 437) macro
Dunistd_o32.h432 #define __NR_openat2 (__NR_Linux + 437) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h884 #define __NR_openat2 437 macro
885 __SYSCALL(__NR_openat2, sys_openat2)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h411 #define __NR_openat2 (__NR_SYSCALL_BASE + 437) macro