Home
last modified time | relevance | path

Searched refs:chmod (Results 1 – 22 of 22) sorted by relevance

/tools/testing/selftests/exec/
DMakefile29 chmod +x $@
34 chmod -x $@
Dbinfmt_script.py67 os.chmod(binary, 0o755)
75 os.chmod(script, 0o755)
/tools/perf/trace/strace/groups/
Dfile2 chmod
Dstring5 chmod
/tools/crypto/ccp/
DMakefile10 chmod -x $@
/tools/testing/selftests/capabilities/
Dtest_execve.c232 if (chmod("validate_cap_suidroot", S_ISUID | 0700) != 0) in do_tests()
239 if (chmod("validate_cap_suidnonroot", S_ISUID | 0700) != 0) in do_tests()
246 if (chmod("validate_cap_sgidroot", S_ISGID | 0710) != 0) in do_tests()
253 if (chmod("validate_cap_sgidnonroot", S_ISGID | 0710) != 0) in do_tests()
/tools/testing/selftests/powerpc/nx-gzip/
DREADME7 sudo chmod go+rw /dev/crypto/nx-gzip
8 However, chmod may not survive across boots. You may create a udev file such
/tools/testing/selftests/filesystems/fuse/
DMakefile33 chmod 755 $@
Dfuse_test.c327 TESTSYSCALL(chmod(filename, 0111)); in bpf_test_attrs()
330 TESTSYSCALL(chmod(filename, 0777)); in bpf_test_attrs()
/tools/testing/selftests/openat2/
Dhelpers.h75 #define E_chmod(...) E_func(chmod, __VA_ARGS__)
/tools/testing/selftests/hid/
Dvmtest.sh284 chmod +x $b2c
/tools/perf/Documentation/
Dandroid.txt65 chmod +x /tmp/perf-archive
/tools/testing/selftests/rcutorture/bin/
Dkvm-remote.sh134 chmod +x $T/bin/kvm-remote-*.sh
/tools/testing/selftests/bpf/
Dvmtest.sh240 sudo chmod a+x "${init_script}"
/tools/testing/selftests/net/
Dveth.sh50 chmod go-rw $BASE
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl98 88 n64 chmod sys_chmod
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl102 90 common chmod sys_chmod
Dsyscall_32.tbl30 15 i386 chmod sys_chmod
/tools/testing/selftests/nolibc/
Dnolibc-test.c1036 CASE_TEST(chmod_argv0); EXPECT_SYSZR(1, chmod(argv0, 0555)); break; in run_syscall()
1037 CASE_TEST(chmod_self); EXPECT_SYSER(proc, chmod("/proc/self", 0555), -1, EPERM); break; in run_syscall()
/tools/include/nolibc/
Dsys.h153 int chmod(const char *path, mode_t mode) in chmod() function
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl27 15 common chmod sys_chmod
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl25 15 common chmod sys_chmod sys_chmod