Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/openat2/
H A Dhelpers.h21 #ifndef __NR_openat2
22 #define __NR_openat2 437 macro
24 #define SYS_openat2 __NR_openat2
H A Dhelpers.c24 int ret = syscall(__NR_openat2, dfd, path, how, size); in raw_openat2()
/linux/lib/
H A Dcompat_audit.c49 #ifdef __NR_openat2 in audit_classify_compat_syscall()
50 case __NR_openat2: in audit_classify_compat_syscall()
H A Daudit.c63 #ifdef __NR_openat2 in audit_classify_syscall()
64 case __NR_openat2: in audit_classify_syscall()
/linux/arch/sparc/kernel/
H A Dcompat_audit.c43 case __NR_openat2: in sparc32_classify_syscall()
H A Daudit.c58 case __NR_openat2: in audit_classify_syscall()
/linux/arch/x86/ia32/
H A Daudit.c43 case __NR_openat2: in ia32_classify_syscall()
/linux/arch/s390/kernel/
H A Dcompat_audit.c43 case __NR_openat2: in s390_classify_syscall()
H A Daudit.c57 case __NR_openat2: in audit_classify_syscall()
/linux/arch/powerpc/kernel/
H A Dcompat_audit.c44 case __NR_openat2: in ppc32_classify_syscall()
H A Daudit.c58 case __NR_openat2: in audit_classify_syscall()
/linux/arch/alpha/kernel/
H A Daudit.c45 case __NR_openat2: in audit_classify_syscall()
/linux/arch/x86/kernel/
H A Daudit_64.c56 case __NR_openat2: in audit_classify_syscall()
/linux/arch/parisc/kernel/
H A Daudit.c50 case __NR_openat2: in audit_classify_syscall()
/linux/include/uapi/asm-generic/
H A Dunistd.h783 #define __NR_openat2 437 macro
784 __SYSCALL(__NR_openat2, sys_openat2)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h783 #define __NR_openat2 437 macro
784 __SYSCALL(__NR_openat2, sys_openat2)