Home
last modified time | relevance | path

Searched refs:sys_openat2 (Results 1 – 19 of 19) sorted by relevance

/linux/tools/testing/selftests/openat2/
H A Dhelpers.c28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2() function
104 fd = sys_openat2(AT_FDCWD, ".", &how); in init()
H A Dhelpers.h97 int sys_openat2(int dfd, const char *path, struct open_how *how);
H A Drename_attack_test.c113 fd = sys_openat2(afd, victim_path, &how); in test_rename_attack()
H A Dopenat2_test.c262 fd = sys_openat2(AT_FDCWD, path, &test->how); in test_openat2_flags()
H A Dresolve_test.c466 fd = sys_openat2(dfd, test->path, &test->how); in test_openat2_opath_tests()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl354 437 n64 openat2 sys_openat2
/linux/scripts/
H A Dsyscall.tbl380 437 common openat2 sys_openat2
/linux/tools/scripts/
H A Dsyscall.tbl380 437 common openat2 sys_openat2
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl366 437 common openat2 sys_openat2
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl443 437 common openat2 sys_openat2
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl410 437 common openat2 sys_openat2
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl364 437 common openat2 sys_openat2
H A Dsyscall_32.tbl445 437 i386 openat2 sys_openat2
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl485 437 common openat2 sys_openat2
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl454 437 common openat2 sys_openat2
/linux/include/uapi/asm-generic/
H A Dunistd.h784 __SYSCALL(__NR_openat2, sys_openat2)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h784 __SYSCALL(__NR_openat2, sys_openat2)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl530 437 common openat2 sys_openat2
/linux/include/linux/
H A Dsyscalls.h466 asmlinkage long sys_openat2(int dfd, const char __user *filename,