| /OK3568_Linux_fs/kernel/fs/ |
| H A D | utimes.c | 78 static int do_utimes_path(int dfd, const char __user *filename, in do_utimes_path() 138 long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, in do_utimes() 146 SYSCALL_DEFINE4(utimensat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE4() argument 172 static long do_futimesat(int dfd, const char __user *filename, in do_futimesat() 201 SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument 250 SYSCALL_DEFINE4(utimensat_time32, unsigned int, dfd, const char __user *, filename, struct old_time… in SYSCALL_DEFINE4() argument 266 static long do_compat_futimesat(unsigned int dfd, const char __user *filename, in do_compat_futimesat() 286 SYSCALL_DEFINE3(futimesat_time32, unsigned int, dfd, in SYSCALL_DEFINE3() argument
|
| H A D | stat.c | 174 static int vfs_statx(int dfd, const char __user *filename, int flags, in vfs_statx() 212 int vfs_fstatat(int dfd, const char __user *filename, in vfs_fstatat() 377 SYSCALL_DEFINE4(newfstatat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE4() argument 402 static int do_readlinkat(int dfd, const char __user *pathname, in do_readlinkat() 438 SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, in SYSCALL_DEFINE4() argument 528 SYSCALL_DEFINE4(fstatat64, int, dfd, const char __user *, filename, in SYSCALL_DEFINE4() argument 576 int do_statx(int dfd, const char __user *filename, unsigned flags, in do_statx() 606 int, dfd, const char __user *, filename, unsigned, flags, in SYSCALL_DEFINE5() argument 674 COMPAT_SYSCALL_DEFINE4(newfstatat, unsigned int, dfd, in COMPAT_SYSCALL_DEFINE4() argument
|
| H A D | open.c | 398 static long do_faccessat(int dfd, const char __user *filename, int mode, int flags) in do_faccessat() 470 SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) in SYSCALL_DEFINE3() argument 475 SYSCALL_DEFINE4(faccessat2, int, dfd, const char __user *, filename, int, mode, in SYSCALL_DEFINE4() argument 614 static int do_fchmodat(int dfd, const char __user *filename, umode_t mode) in do_fchmodat() 632 SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument 685 int do_fchownat(int dfd, const char __user *filename, uid_t user, gid_t group, in do_fchownat() 717 SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, in SYSCALL_DEFINE5() argument 1201 static long do_sys_openat2(int dfd, const char __user *filename, in do_sys_openat2() 1230 long do_sys_open(int dfd, const char __user *filename, int flags, umode_t mode) in do_sys_open() 1244 SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, in SYSCALL_DEFINE4() argument [all …]
|
| H A D | namei.c | 524 int dfd; member 529 static void set_nameidata(struct nameidata *p, int dfd, struct filename *name) in set_nameidata() 2448 int filename_lookup(int dfd, struct filename *name, unsigned flags, in filename_lookup() 2491 static struct filename *filename_parentat(int dfd, struct filename *name, in filename_parentat() 2737 int user_path_at_empty(int dfd, const char __user *name, unsigned flags, in user_path_at_empty() 3479 struct file *do_filp_open(int dfd, struct filename *pathname, in do_filp_open() 3525 static struct dentry *filename_create(int dfd, struct filename *name, in filename_create() 3596 struct dentry *kern_path_create(int dfd, const char *pathname, in kern_path_create() 3613 inline struct dentry *user_path_create(int dfd, const char __user *pathname, in user_path_create() 3667 static long do_mknodat(int dfd, const char __user *filename, umode_t mode, in do_mknodat() [all …]
|
| H A D | fsopen.c | 158 SYSCALL_DEFINE3(fspick, int, dfd, const char __user *, path, unsigned int, flags) in SYSCALL_DEFINE3() argument
|
| H A D | fhandle.c | 93 SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, in SYSCALL_DEFINE5() argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/ |
| H A D | helpers.c | 22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2() 28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2() 33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat() 47 int touchat(int dfd, const char *path) in touchat() 71 bool fdequal(int fd, int dfd, const char *path) in fdequal()
|
| H A D | rename_attack_test.c | 37 int dfd; in setup_testdir() local 86 int dfd, afd; in test_rename_attack() local
|
| H A D | resolve_test.c | 49 int dfd, tmpfd; in setup_testdir() local 442 int dfd, fd; in test_openat2_opath_tests() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/ |
| H A D | coredump.c | 24 static int spufs_ctx_note_size(struct spu_context *ctx, int dfd) in spufs_ctx_note_size() 116 struct coredump_params *cprm, int dfd) in spufs_arch_write_note()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mkimage.c | 329 int dfd; in main() local 641 int dfd; in copy_file() local
|
| H A D | aisimage.c | 181 int dfd; in ais_alloc_buffer() local 223 int dfd; in ais_copy_image() local
|
| H A D | imagetool.c | 74 int dfd; in imagetool_save_subimage() local
|
| H A D | rkcommon.c | 621 int dfd; in copy_file() local
|
| /OK3568_Linux_fs/kernel/tools/perf/examples/bpf/ |
| H A D | sys_enter_openat.c | 22 long dfd; member
|
| H A D | etcsnoop.c | 58 long dfd; member
|
| H A D | augmented_syscalls.c | 66 long dfd; member
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | sys_parisc32.c | 28 compat_uint_t mask0, compat_uint_t mask1, compat_int_t dfd, in sys32_fanotify_mark()
|
| /OK3568_Linux_fs/kernel/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 665 static int fanotify_find_path(int dfd, const char __user *filename, in fanotify_find_path() 1110 int dfd, const char __user *pathname) in do_fanotify_mark() 1290 __u64, mask, int, dfd, in SYSCALL_DEFINE5() argument 1300 SC_ARG64(mask), int, dfd, in SYSCALL32_DEFINE6() argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | namei.h | 57 static inline int user_path_at(int dfd, const char __user *name, unsigned flags, in user_path_at()
|
| /OK3568_Linux_fs/kernel/samples/vfs/ |
| H A D | test-statx.c | 42 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_ispp.h | 108 int dfd[GROUP_BUF_MAX]; member
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 172 asmlinkage long sys_oabi_fstatat64(int dfd, in sys_oabi_fstatat64()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | sys_sparc32.c | 127 COMPAT_SYSCALL_DEFINE4(fstatat64, unsigned int, dfd, in COMPAT_SYSCALL_DEFINE4() argument
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | sys_ia32.c | 195 COMPAT_SYSCALL_DEFINE4(ia32_fstatat64, unsigned int, dfd, in COMPAT_SYSCALL_DEFINE4() argument
|