Home
last modified time | relevance | path

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

/tools/testing/selftests/openat2/
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()
A Dhelpers.h97 int sys_openat2(int dfd, const char *path, struct open_how *how);
A Drename_attack_test.c113 fd = sys_openat2(afd, victim_path, &how); in test_rename_attack()
A Dopenat2_test.c262 fd = sys_openat2(AT_FDCWD, path, &test->how); in test_openat2_flags()
A Dresolve_test.c466 fd = sys_openat2(dfd, test->path, &test->how); in test_openat2_opath_tests()
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl442 437 common openat2 sys_openat2 sys_openat2
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl354 437 n64 openat2 sys_openat2
/tools/scripts/
A Dsyscall.tbl380 437 common openat2 sys_openat2
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl438 437 common openat2 sys_openat2
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl443 437 common openat2 sys_openat2
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl363 437 common openat2 sys_openat2
A Dsyscall_32.tbl445 437 i386 openat2 sys_openat2
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl410 437 common openat2 sys_openat2
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl479 547 common openat2 sys_openat2
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl454 437 common openat2 sys_openat2
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl451 437 common openat2 sys_openat2
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl485 437 common openat2 sys_openat2
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl530 437 common openat2 sys_openat2
/tools/include/uapi/asm-generic/
A Dunistd.h784 __SYSCALL(__NR_openat2, sys_openat2)

Completed in 186 milliseconds