Home
last modified time | relevance | path

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

/tools/testing/selftests/fchmodat2/
A Dfchmodat2_test.c12 int sys_fchmodat2(int dfd, const char *filename, mode_t mode, int flags) in sys_fchmodat2() function
64 ret = sys_fchmodat2(dfd, "regfile", 0640, 0); in test_regfile()
73 ret = sys_fchmodat2(dfd, "regfile", 0600, AT_SYMLINK_NOFOLLOW); in test_regfile()
92 ret = sys_fchmodat2(dfd, "symlink", 0640, 0); in test_symlink()
105 ret = sys_fchmodat2(dfd, "symlink", 0600, AT_SYMLINK_NOFOLLOW); in test_symlink()
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl457 452 common fchmodat2 sys_fchmodat2 sys_fchmodat2
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl369 452 n64 fchmodat2 sys_fchmodat2
/tools/scripts/
A Dsyscall.tbl395 452 common fchmodat2 sys_fchmodat2
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl453 452 common fchmodat2 sys_fchmodat2
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl458 452 common fchmodat2 sys_fchmodat2
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl378 452 common fchmodat2 sys_fchmodat2
A Dsyscall_32.tbl460 452 i386 fchmodat2 sys_fchmodat2
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl425 452 common fchmodat2 sys_fchmodat2
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl494 562 common fchmodat2 sys_fchmodat2
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl469 452 common fchmodat2 sys_fchmodat2
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl466 452 common fchmodat2 sys_fchmodat2
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl500 452 common fchmodat2 sys_fchmodat2
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl545 452 common fchmodat2 sys_fchmodat2
/tools/include/uapi/asm-generic/
A Dunistd.h818 __SYSCALL(__NR_fchmodat2, sys_fchmodat2)

Completed in 35 milliseconds