Home
last modified time | relevance | path

Searched defs:dfd (Results 1 – 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/fs/
Dutimes.c78 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
Dstat.c174 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()
378 SYSCALL_DEFINE4(newfstatat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE4() argument
403 static int do_readlinkat(int dfd, const char __user *pathname, in do_readlinkat()
439 SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, in SYSCALL_DEFINE4() argument
529 SYSCALL_DEFINE4(fstatat64, int, dfd, const char __user *, filename, in SYSCALL_DEFINE4() argument
577 int do_statx(int dfd, const char __user *filename, unsigned flags, in do_statx()
607 int, dfd, const char __user *, filename, unsigned, flags, in SYSCALL_DEFINE5() argument
673 COMPAT_SYSCALL_DEFINE4(newfstatat, unsigned int, dfd, in COMPAT_SYSCALL_DEFINE4() argument
Dopen.c397 static long do_faccessat(int dfd, const char __user *filename, int mode, int flags) in do_faccessat()
469 SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) in SYSCALL_DEFINE3() argument
474 SYSCALL_DEFINE4(faccessat2, int, dfd, const char __user *, filename, int, mode, in SYSCALL_DEFINE4() argument
613 static int do_fchmodat(int dfd, const char __user *filename, umode_t mode) in do_fchmodat()
631 SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument
684 int do_fchownat(int dfd, const char __user *filename, uid_t user, gid_t group, in do_fchownat()
716 SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, in SYSCALL_DEFINE5() argument
1164 static long do_sys_openat2(int dfd, const char __user *filename, in do_sys_openat2()
1193 long do_sys_open(int dfd, const char __user *filename, int flags, umode_t mode) in do_sys_open()
1207 SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, in SYSCALL_DEFINE4() argument
[all …]
Dnamei.c521 int dfd; member
530 static void set_nameidata(struct nameidata *p, int dfd, struct filename *name) in set_nameidata()
2357 int filename_lookup(int dfd, struct filename *name, unsigned flags, in filename_lookup()
2400 static struct filename *filename_parentat(int dfd, struct filename *name, in filename_parentat()
2646 int user_path_at_empty(int dfd, const char __user *name, unsigned flags, in user_path_at_empty()
3386 struct file *do_filp_open(int dfd, struct filename *pathname, in do_filp_open()
3431 static struct dentry *filename_create(int dfd, struct filename *name, in filename_create()
3502 struct dentry *kern_path_create(int dfd, const char *pathname, in kern_path_create()
3519 inline struct dentry *user_path_create(int dfd, const char __user *pathname, in user_path_create()
3573 static long do_mknodat(int dfd, const char __user *filename, umode_t mode, in do_mknodat()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
Dhelpers.c22 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()
Drename_attack_test.c37 int dfd; in setup_testdir() local
86 int dfd, afd; in test_rename_attack() local
Dresolve_test.c49 int dfd, tmpfd; in setup_testdir() local
442 int dfd, fd; in test_openat2_opath_tests() local
/kernel/linux/linux-4.19/fs/
Dutimes.c119 long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, in do_utimes()
168 SYSCALL_DEFINE4(utimensat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE4() argument
187 static long do_futimesat(int dfd, const char __user *filename, in do_futimesat()
216 SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument
248 COMPAT_SYSCALL_DEFINE4(utimensat, unsigned int, dfd, const char __user *, filename, struct compat_t… in COMPAT_SYSCALL_DEFINE4() argument
263 static long do_compat_futimesat(unsigned int dfd, const char __user *filename, in do_compat_futimesat()
283 COMPAT_SYSCALL_DEFINE3(futimesat, unsigned int, dfd, in COMPAT_SYSCALL_DEFINE3() argument
Dstat.c166 int vfs_statx(int dfd, const char __user *filename, int flags, in vfs_statx()
358 SYSCALL_DEFINE4(newfstatat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE4() argument
382 static int do_readlinkat(int dfd, const char __user *pathname, in do_readlinkat()
418 SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, in SYSCALL_DEFINE4() argument
508 SYSCALL_DEFINE4(fstatat64, int, dfd, const char __user *, filename, in SYSCALL_DEFINE4() argument
567 int, dfd, const char __user *, filename, unsigned, flags, in SYSCALL_DEFINE5() argument
645 COMPAT_SYSCALL_DEFINE4(newfstatat, unsigned int, dfd, in COMPAT_SYSCALL_DEFINE4() argument
Dopen.c347 long do_faccessat(int dfd, const char __user *filename, int mode) in do_faccessat()
442 SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) in SYSCALL_DEFINE3() argument
590 int do_fchmodat(int dfd, const char __user *filename, umode_t mode) in do_fchmodat()
608 SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument
661 int do_fchownat(int dfd, const char __user *filename, uid_t user, gid_t group, in do_fchownat()
693 SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, in SYSCALL_DEFINE5() argument
1070 long do_sys_open(int dfd, const char __user *filename, int flags, umode_t mode) in do_sys_open()
1106 SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, in SYSCALL_DEFINE4() argument
1129 COMPAT_SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, umode_t, mode) in COMPAT_SYSCALL_DEFINE4() argument
Dnamei.c510 int dfd; member
513 static void set_nameidata(struct nameidata *p, int dfd, struct filename *name) in set_nameidata()
2337 static int filename_lookup(int dfd, struct filename *name, unsigned flags, in filename_lookup()
2379 static struct filename *filename_parentat(int dfd, struct filename *name, in filename_parentat()
2606 int user_path_at_empty(int dfd, const char __user *name, unsigned flags, in user_path_at_empty()
2710 filename_mountpoint(int dfd, struct filename *name, struct path *path, in filename_mountpoint()
2745 user_path_mountpoint_at(int dfd, const char __user *name, unsigned int flags, in user_path_mountpoint_at()
2752 kern_path_mountpoint(int dfd, const char *name, struct path *path, in kern_path_mountpoint()
3559 struct file *do_filp_open(int dfd, struct filename *pathname, in do_filp_open()
3605 static struct dentry *filename_create(int dfd, struct filename *name, in filename_create()
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
Dcoredump.c24 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()
/kernel/linux/linux-4.19/arch/powerpc/platforms/cell/spufs/
Dcoredump.c53 static int spufs_ctx_note_size(struct spu_context *ctx, int dfd) in spufs_ctx_note_size()
132 struct coredump_params *cprm, int dfd) in spufs_arch_write_note()
/kernel/linux/linux-4.19/fs/notify/fanotify/
Dfanotify_user.c454 static int fanotify_find_path(int dfd, const char __user *filename, in fanotify_find_path()
801 int dfd, const char __user *pathname) in do_fanotify_mark()
908 __u64, mask, int, dfd, in SYSCALL_DEFINE5() argument
917 __u32, mask0, __u32, mask1, int, dfd, in COMPAT_SYSCALL_DEFINE6() argument
/kernel/linux/linux-5.10/arch/parisc/kernel/
Dsys_parisc32.c28 compat_uint_t mask0, compat_uint_t mask1, compat_int_t dfd, in sys32_fanotify_mark()
/kernel/linux/linux-4.19/arch/parisc/kernel/
Dsys_parisc32.c28 compat_uint_t mask0, compat_uint_t mask1, compat_int_t dfd, in sys32_fanotify_mark()
/kernel/linux/linux-4.19/tools/perf/examples/bpf/
Dsys_enter_openat.c22 long dfd; member
Daugmented_syscalls.c33 long dfd; member
/kernel/linux/linux-5.10/tools/perf/examples/bpf/
Dsys_enter_openat.c22 long dfd; member
Detcsnoop.c58 long dfd; member
/kernel/linux/linux-5.10/fs/notify/fanotify/
Dfanotify_user.c665 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
/kernel/linux/linux-5.10/include/linux/
Dnamei.h53 static inline int user_path_at(int dfd, const char __user *name, unsigned flags, in user_path_at()
/kernel/linux/linux-4.19/samples/statx/
Dtest-statx.c36 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx()
/kernel/linux/linux-4.19/include/linux/
Dnamei.h54 static inline int user_path_at(int dfd, const char __user *name, unsigned flags, in user_path_at()
/kernel/linux/linux-5.10/samples/vfs/
Dtest-statx.c42 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx()

12