Home
last modified time | relevance | path

Searched refs:symlinkat (Results 1 – 15 of 15) sorted by relevance

/linux/tools/perf/trace/strace/groups/
H A Dstring61 symlinkat
/linux/tools/testing/selftests/openat2/
H A Dhelpers.h85 #define E_symlinkat(...) E_func(symlinkat, __VA_ARGS__)
/linux/tools/testing/selftests/fchmodat2/
H A Dfchmodat2_test.c46 ret = symlinkat("regfile", dfd, "symlink"); in expect_mode()
48 ksft_perror("symlinkat() failed"); in expect_mode()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl267 256 n64 symlinkat sys_symlinkat
/linux/scripts/
H A Dsyscall.tbl49 36 common symlinkat sys_symlinkat
/linux/tools/scripts/
H A Dsyscall.tbl49 36 common symlinkat sys_symlinkat
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl251 297 common symlinkat sys_symlinkat
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl314 304 common symlinkat sys_symlinkat
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl317 294 common symlinkat sys_symlinkat
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl278 266 common symlinkat sys_symlinkat
H A Dsyscall_32.tbl319 304 i386 symlinkat sys_symlinkat
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl357 293 common symlinkat sys_symlinkat
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl349 331 common symlinkat sys_symlinkat
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl386 295 common symlinkat sys_symlinkat
/linux/fs/
H A Dnamei.c5683 SYSCALL_DEFINE3(symlinkat, const char __user *, oldname, in SYSCALL_DEFINE3() argument