Home
last modified time | relevance | path

Searched refs:openat (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dread.c45 fd = openat(dirfd(d), filename, O_RDONLY|O_NONBLOCK); in f_reg()
58 fd = openat(dirfd(d), filename, O_WRONLY); in f_reg_write()
107 fd = openat(dirfd(d), de->d_name, O_DIRECTORY|O_RDONLY); in f()
H A Dfd-003-kthread.c56 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()
/OK3568_Linux_fs/kernel/tools/testing/selftests/tmpfs/
H A Dbug-link-o-tmpfile.c49 fd = openat(AT_FDCWD, "/tmp", O_WRONLY|O_TMPFILE, 0600); in main()
60 fd = openat(AT_FDCWD, "/tmp", O_WRONLY|O_TMPFILE, 0600); in main()
/OK3568_Linux_fs/buildroot/package/fakeroot/
H A D0001-fix-prototype-generation.patch1 Subject: Fix prototype generation for openat
14 handling although it's specific to the openat call. Also add the
57 +/* A sixth field is a special needed when wrapping the openat syscall. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dfcntl.h220 extern int openat (int __fd, const char *__file, int __oflag, ...)
224 extern int __REDIRECT (openat, (int __fd, const char *__file, int __oflag,
227 # define openat openat64 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dfcntl.h220 extern int openat (int __fd, const char *__file, int __oflag, ...)
224 extern int __REDIRECT (openat, (int __fd, const char *__file, int __oflag,
227 # define openat openat64 macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/
H A Dhelpers.c35 int ret = openat(dfd, path, how->flags, how->mode); in sys_openat()
49 int fd = openat(dfd, path, O_CREAT, 0700); in touchat()
H A Drename_attack_test.c102 afd = openat(dfd, "a", O_PATH); in test_rename_attack()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_stress.c109 fd = openat(read_data->dir_fd, read_data->filename, in reader()
135 int fd = openat(dir_fd, name, O_RDWR | O_CLOEXEC); in write_data()
186 int cmd_file = openat(dst_dir, INCFS_PENDING_READS_FILENAME, in test_files()
H A Dincfs_perf.c188 int fd = openat(dir_fd, name, O_RDWR | O_CLOEXEC); in write_data()
320 fd = openat(dir, name, O_RDONLY | O_CLOEXEC); in measure_read_throughput_internal()
398 fd = openat(dir, name, O_CREAT | O_WRONLY | O_CLOEXEC, 0600); in test_native_file()
520 fd = openat(dir, name, O_RDONLY | O_CLOEXEC); in load_hash_tree()
547 int cmd_file = openat(dst_dir, INCFS_PENDING_READS_FILENAME, in test_incfs_file()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dfcntl2.h101 int __oflag, ...), openat)
117 openat (int __fd, const char *__path, int __oflag, ...) in openat() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dfcntl2.h101 int __oflag, ...), openat)
117 openat (int __fd, const char *__path, int __oflag, ...) in openat() function
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A DBuild8 perf-y += openat-syscall.o
9 perf-y += openat-syscall-all-cpus.o
10 perf-y += openat-syscall-tp-fields.o
H A Dopenat-syscall.c45 fd = openat(0, "/etc/passwd", O_RDONLY); in test__openat_syscall_event()
H A Dopenat-syscall-all-cpus.c82 fd = openat(0, "/etc/passwd", O_RDONLY); in test__openat_syscall_event_on_all_cpus()
/OK3568_Linux_fs/buildroot/package/vlc/
H A D0005-Don-t-assume-strerror_l-is-available.patch29 … getpwuid_r isatty lstat memalign mkostemp mmap newlocale open_memstream openat pipe2 pread posix_…
30 … getpwuid_r isatty lstat memalign mkostemp mmap newlocale open_memstream openat pipe2 pread posix_…
/OK3568_Linux_fs/kernel/tools/perf/examples/bpf/
H A Dhello.c3 int syscall_enter(openat)(void *args) in syscall_enter() argument
H A Dsys_enter_openat.c28 int syscall_enter(openat)(struct syscall_enter_openat_args *args) in syscall_enter() argument
H A Detcsnoop.c64 augmented_filename_syscall_enter(openat);
/OK3568_Linux_fs/kernel/tools/perf/trace/strace/groups/
H A Dfile10 openat
H A Dstring42 openat
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/screen/screen/
H A D0001-Remove-more-compatibility-stuff.patch3 …28:7: warning: implicit declaration of function 'openpty'; did you mean 'openat'? [-Wimplicit-func…
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-trace.txt283 Trace the first 4 open, openat or open_by_handle_at syscalls (in the future more syscalls may match…
287 2272.992 ( 0.037 ms): gnome-shell/1370 openat(dfd: CWD, filename: /proc/self/stat) = 31
288 2277.481 ( 0.139 ms): gnome-shell/3039 openat(dfd: CWD, filename: /proc/self/stat) = 65
289 3026.398 ( 0.076 ms): gnome-shell/3039 openat(dfd: CWD, filename: /proc/self/stat) = 65
290 4294.665 ( 0.015 ms): sed/15879 openat(dfd: CWD, filename: /etc/ld.so.cache, flags: CLOEXEC) = 3
/OK3568_Linux_fs/kernel/samples/pidfd/
H A Dpidfd-metadata.c105 statusfd = openat(procfd, "status", O_RDONLY | O_CLOEXEC); in main()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec/
H A D0001-ntpd-ntp_sandbox.c-allow-newfstatat-on-all-archs-for.patch31 SCMP_SYS(openat), /* SUSE */

123