| /Linux-v5.15/tools/testing/selftests/landlock/ |
| D | fs_test.c | 269 ASSERT_EQ(0, test_open(dir_s1d1, O_RDONLY)); in TEST_F_FORK() 270 ASSERT_EQ(0, test_open(file1_s1d1, O_RDONLY)); in TEST_F_FORK() 271 ASSERT_EQ(0, test_open(file2_s1d1, O_RDONLY)); in TEST_F_FORK() 272 ASSERT_EQ(0, test_open(dir_s1d2, O_RDONLY)); in TEST_F_FORK() 273 ASSERT_EQ(0, test_open(file1_s1d2, O_RDONLY)); in TEST_F_FORK() 274 ASSERT_EQ(0, test_open(file2_s1d2, O_RDONLY)); in TEST_F_FORK() 275 ASSERT_EQ(0, test_open(dir_s1d3, O_RDONLY)); in TEST_F_FORK() 276 ASSERT_EQ(0, test_open(file1_s1d3, O_RDONLY)); in TEST_F_FORK() 278 ASSERT_EQ(0, test_open(dir_s2d1, O_RDONLY)); in TEST_F_FORK() 279 ASSERT_EQ(0, test_open(file1_s2d1, O_RDONLY)); in TEST_F_FORK() [all …]
|
| D | base_test.c | 242 ASSERT_EQ(-1, open("/", O_RDONLY | O_DIRECTORY | O_CLOEXEC)); in TEST() 244 dir_fd = open("/tmp", O_RDONLY | O_DIRECTORY | O_CLOEXEC); in TEST() 254 dir_fd = open("/", O_RDONLY | O_DIRECTORY | O_CLOEXEC); in TEST() 257 dir_fd = open("/tmp", O_RDONLY | O_DIRECTORY | O_CLOEXEC); in TEST()
|
| /Linux-v5.15/tools/testing/selftests/exec/ |
| D | execveat.c | 142 int in_fd = open_or_die(src, O_RDONLY); in exe_cp() 194 fd = open(longpath, O_RDONLY); in check_execveat_pathmax() 230 int subdir_dfd = open_or_die("subdir", O_DIRECTORY|O_RDONLY); in run_tests() 232 O_DIRECTORY|O_RDONLY); in run_tests() 233 int dot_dfd = open_or_die(".", O_DIRECTORY|O_RDONLY); in run_tests() 234 int root_dfd = open_or_die("/", O_DIRECTORY|O_RDONLY); in run_tests() 235 int dot_dfd_path = open_or_die(".", O_DIRECTORY|O_RDONLY|O_PATH); in run_tests() 236 int dot_dfd_cloexec = open_or_die(".", O_DIRECTORY|O_RDONLY|O_CLOEXEC); in run_tests() 237 int fd = open_or_die("execveat", O_RDONLY); in run_tests() 238 int fd_path = open_or_die("execveat", O_RDONLY|O_PATH); in run_tests() [all …]
|
| /Linux-v5.15/tools/testing/selftests/bpf/ |
| D | test_sysctl.c | 55 .open_flags = O_RDONLY, 66 .open_flags = O_RDONLY, 77 .open_flags = O_RDONLY, 98 .open_flags = O_RDONLY, 158 .open_flags = O_RDONLY, 179 .open_flags = O_RDONLY, 206 .open_flags = O_RDONLY, 222 .open_flags = O_RDONLY, 264 .open_flags = O_RDONLY, 306 .open_flags = O_RDONLY, [all …]
|
| /Linux-v5.15/tools/testing/selftests/openat2/ |
| D | openat2_test.c | 57 .arg.inner.flags = O_RDONLY, in test_openat2_struct() 61 .arg.inner.flags = O_RDONLY, in test_openat2_struct() 68 .arg.inner.flags = O_RDONLY, .size = 0, .err = -EINVAL }, in test_openat2_struct() 70 .arg.inner.flags = O_RDONLY, in test_openat2_struct() 75 .arg.inner.flags = O_RDONLY, .arg.extra1 = 0xdeadbeef, in test_openat2_struct() 78 .arg.inner.flags = O_RDONLY, .arg.extra2 = 0xfeedcafe, in test_openat2_struct() 81 .arg.inner.flags = O_RDONLY, .arg.extra3 = 0xabad1dea, in test_openat2_struct() 196 .how.flags = O_RDONLY, .how.mode = 0600, .err = -EINVAL }, in test_openat2_flags() 219 .how.flags = O_RDONLY, in test_openat2_flags() 225 .how.flags = O_RDONLY, in test_openat2_flags() [all …]
|
| /Linux-v5.15/tools/testing/selftests/proc/ |
| D | fd-002-posix-eq.c | 32 fd0 = open("/", O_DIRECTORY|O_RDONLY); in main() 36 fd1 = open(buf, O_RDONLY); in main() 40 fd2 = open(buf, O_RDONLY); in main()
|
| D | setns-dcache.c | 95 nsfd = open(buf, O_RDONLY); in main() 102 (void)open("/proc/net/unix", O_RDONLY); in main() 116 fd = open("/proc/net/unix", O_RDONLY); in main()
|
| D | setns-sysvipc.c | 94 nsfd = open(buf, O_RDONLY); in main() 101 (void)open("/proc/sysvipc/shm", O_RDONLY); in main() 115 fd = open("/proc/sysvipc/shm", O_RDONLY); in main()
|
| D | proc-pid-vm.c | 205 fd1 = open(buf, O_RDONLY|O_CLOEXEC); in make_exe() 269 if (open("/", O_RDONLY|O_DIRECTORY|O_PATH) != 0) { in main() 321 fd = open(buf, O_RDONLY); in main() 340 fd = open(buf, O_RDONLY); in main() 396 fd = open(buf, O_RDONLY); in main() 432 fd = open(buf, O_RDONLY); in main()
|
| D | fd-003-kthread.c | 48 dir_fd = open(buf, O_RDONLY|O_DIRECTORY); in kernel_thread_fd() 56 fd = openat(dir_fd, "stat", O_RDONLY); in kernel_thread_fd() 90 fd = openat(dir_fd, "fd", O_RDONLY|O_DIRECTORY); in kernel_thread_fd()
|
| /Linux-v5.15/tools/testing/selftests/efivarfs/ |
| D | open-unlink.c | 20 fd = open(path, O_RDONLY); in set_immutable() 51 fd = open(path, O_RDONLY); in get_immutable() 115 fd = open(path, O_RDONLY); in main()
|
| /Linux-v5.15/samples/timers/ |
| D | hpet_example.c | 89 fd = open(argv[0], O_RDONLY); in hpet_open_close() 109 fd = open(argv[0], O_RDONLY); in hpet_info() 149 fd = open(argv[0], O_RDONLY); in hpet_poll() 243 fd = open(argv[0], O_RDONLY); in hpet_fasync()
|
| /Linux-v5.15/tools/testing/selftests/bpf/prog_tests/ |
| D | d_path.c | 44 procfd = open("/proc/self/comm", O_RDONLY); in trigger_fstat_events() 47 devfd = open("/dev/urandom", O_RDONLY); in trigger_fstat_events() 50 localfd = open("/tmp/d_path_loadgen.txt", O_CREAT | O_RDONLY, 0644); in trigger_fstat_events()
|
| /Linux-v5.15/tools/perf/util/ |
| D | zlib.c | 32 input_fd = open(input, O_RDONLY); in gzip_decompress_to_file() 85 int fd = open(input, O_RDONLY); in gzip_is_compressed()
|
| /Linux-v5.15/tools/testing/selftests/vm/ |
| D | madv_populate.c | 164 int fd = open("/proc/self/pagemap", O_RDONLY); in range_is_populated() 178 int fd = open("/proc/self/pagemap", O_RDONLY); in range_is_not_populated() 236 int fd = open("/proc/self/pagemap", O_RDONLY); in range_is_softdirty() 250 int fd = open("/proc/self/pagemap", O_RDONLY); in range_is_not_softdirty()
|
| /Linux-v5.15/samples/pidfd/ |
| D | pidfd-metadata.c | 58 procfd = open(path, O_DIRECTORY | O_RDONLY | O_CLOEXEC); in pidfd_metadata_fd() 105 statusfd = openat(procfd, "status", O_RDONLY | O_CLOEXEC); in main()
|
| /Linux-v5.15/tools/testing/selftests/timers/ |
| D | clocksource-switch.c | 47 fd = open("/sys/devices/system/clocksource/clocksource0/available_clocksource", O_RDONLY); in get_clocksources() 79 fd = open("/sys/devices/system/clocksource/clocksource0/current_clocksource", O_RDONLY); in get_cur_clocksource()
|
| D | rtcpie.c | 42 fd = open(default_rtc, O_RDONLY); in main() 54 fd = open(rtc, O_RDONLY); in main()
|
| /Linux-v5.15/tools/laptop/freefall/ |
| D | freefall.c | 42 int fd = open(unload_heads_path, O_RDONLY); in valid_disk() 125 fd = open("/dev/freefall", O_RDONLY); in main()
|
| /Linux-v5.15/tools/testing/selftests/powerpc/ |
| D | utils.c | 34 fd = open("/proc/self/auxv", O_RDONLY); in read_auxv() 149 if ((fd = open(path, O_RDONLY)) < 0) in read_sysfs_file() 171 if ((fd = open(path, O_RDONLY)) < 0) in read_debugfs_file()
|
| /Linux-v5.15/kernel/power/ |
| D | user.c | 70 if ((filp->f_flags & O_ACCMODE) == O_RDONLY) { in snapshot_open() 73 data->mode = O_RDONLY; in snapshot_open() 122 pm_notifier_call_chain(data->mode == O_RDONLY ? in snapshot_release() 291 if (data->mode != O_RDONLY || !data->frozen || data->ready) { in snapshot_ioctl()
|
| /Linux-v5.15/tools/bpf/bpftool/ |
| D | cgroup.c | 193 cgroup_fd = open(path, O_RDONLY); in do_show() 252 cgroup_fd = open(fpath, O_RDONLY); in do_show_tree_fn() 393 cgroup_fd = open(argv[0], O_RDONLY); in do_attach() 451 cgroup_fd = open(argv[0], O_RDONLY); in do_detach()
|
| /Linux-v5.15/tools/testing/selftests/filesystems/binderfs/ |
| D | binderfs_test.c | 90 fd = open(device_path, O_RDONLY | O_CLOEXEC); in __do_binderfs_test() 113 fd = open(device_path, O_CLOEXEC | O_RDONLY); in __do_binderfs_test() 160 fd = open(device_path, O_CLOEXEC | O_RDONLY); in __do_binderfs_test() 422 fd = open(device_path, O_RDONLY | O_CLOEXEC); in TEST() 439 fds[i] = open(device_path, O_RDONLY | O_CLOEXEC); in TEST()
|
| /Linux-v5.15/tools/testing/selftests/pidfd/ |
| D | pidfd_setns_test.c | 93 fd = open("/proc/self/ns/time_for_children", O_RDONLY | O_CLOEXEC); in switch_timens() 144 self->nsfds[i] = openat(proc_fd, info->name, O_RDONLY | O_CLOEXEC); in FIXTURE_SETUP() 237 self->nsfds[i] = openat(proc_fd, info->name, O_RDONLY | O_CLOEXEC); in FIXTURE_SETUP() 250 self->child_nsfds1[i] = open(p, O_RDONLY | O_CLOEXEC); in FIXTURE_SETUP() 263 self->child_nsfds2[i] = open(p, O_RDONLY | O_CLOEXEC); in FIXTURE_SETUP() 311 return open(path, O_RDONLY | O_CLOEXEC); in preserve_ns()
|
| /Linux-v5.15/tools/testing/selftests/move_mount_set_group/ |
| D | move_mount_set_group_test.c | 324 ret = open("/proc/self/ns/user", O_RDONLY); in get_nestedns_mount_cb() 329 ret = open("/proc/self/ns/mnt", O_RDONLY); in get_nestedns_mount_cb() 334 ret = open(SET_GROUP_A, O_RDONLY); in get_nestedns_mount_cb()
|