/Linux-v5.4/fs/ |
D | file.c | 148 static int expand_fdtable(struct files_struct *files, unsigned int nr) in expand_fdtable() 193 static int expand_files(struct files_struct *files, unsigned int nr) in expand_files() 368 static struct fdtable *close_files(struct files_struct * files) in close_files() 402 struct files_struct *files; in get_files_struct() local 413 void put_files_struct(struct files_struct *files) in put_files_struct() 425 void reset_files_struct(struct files_struct *files) in reset_files_struct() 439 struct files_struct * files = tsk->files; in exit_files() local 480 int __alloc_fd(struct files_struct *files, in __alloc_fd() 549 static void __put_unused_fd(struct files_struct *files, unsigned int fd) in __put_unused_fd() 559 struct files_struct *files = current->files; in put_unused_fd() local [all …]
|
D | pipe.c | 799 static int __do_pipe_flags(int *fd, struct file **files, int flags) in __do_pipe_flags() 836 struct file *files[2]; in do_pipe_flags() local 851 struct file *files[2]; in do_pipe2() local
|
D | coredump.c | 549 struct file *files[2]; in umh_pipe_setup() local
|
/Linux-v5.4/include/linux/ |
D | fdtable.h | 73 #define rcu_dereference_check_fdtable(files, fdtfd) \ argument 76 #define files_fdtable(files) \ argument 82 static inline struct file *__fcheck_files(struct files_struct *files, unsigned int fd) in __fcheck_files() 93 static inline struct file *fcheck_files(struct files_struct *files, unsigned int fd) in fcheck_files()
|
D | pipe_fs_i.h | 54 unsigned int files; member
|
/Linux-v5.4/fs/proc/ |
D | fd.c | 22 struct files_struct *files = NULL; in seq_show() local 86 struct files_struct *files = get_files_struct(task); in tid_fd_mode() local 149 struct files_struct *files = NULL; in proc_fd_link() local 232 struct files_struct *files; in proc_readfd_common() local
|
/Linux-v5.4/include/drm/ |
D | drm_debugfs.h | 89 static inline int drm_debugfs_create_files(const struct drm_info_list *files, in drm_debugfs_create_files() 96 static inline int drm_debugfs_remove_files(const struct drm_info_list *files, in drm_debugfs_remove_files()
|
/Linux-v5.4/tools/perf/util/ |
D | data.c | 21 static void close_dir(struct perf_data_file *files, int nr) in close_dir() 37 struct perf_data_file *files = NULL; in perf_data__create_dir() local 73 struct perf_data_file *files = NULL; in perf_data__open_dir() local
|
D | data.h | 28 struct perf_data_file *files; member
|
D | dwarf-aux.c | 24 Dwarf_Files *files; in cu_find_realpath() local 391 Dwarf_Files *files; in die_get_call_file() local
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_debugfs.h | 30 const struct drm_info_list *files; member
|
/Linux-v5.4/drivers/gpu/drm/qxl/ |
D | qxl_debugfs.c | 103 struct drm_info_list *files, in qxl_debugfs_add_files()
|
/Linux-v5.4/drivers/gpu/drm/ |
D | drm_debugfs.c | 175 int drm_debugfs_create_files(const struct drm_info_list *files, int count, in drm_debugfs_create_files() 262 int drm_debugfs_remove_files(const struct drm_info_list *files, int count, in drm_debugfs_remove_files()
|
/Linux-v5.4/drivers/net/wireless/rsi/ |
D | rsi_91x_debugfs.c | 287 const struct rsi_dbg_files *files; in rsi_init_dbgfs() local
|
/Linux-v5.4/security/ |
D | inode.c | 42 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super() local
|
/Linux-v5.4/kernel/ |
D | kcmp.c | 110 struct files_struct *files; in kcmp_epoll_target() local
|
/Linux-v5.4/include/uapi/linux/ |
D | cramfs_fs.h | 49 __u32 files; member
|
/Linux-v5.4/net/sunrpc/ |
D | rpc_pipe.c | 650 const struct rpc_filelist *files, in __rpc_depopulate() 682 const struct rpc_filelist *files, in rpc_depopulate() 693 const struct rpc_filelist *files, in rpc_populate() 1147 static const struct rpc_filelist files[] = { variable
|
/Linux-v5.4/drivers/misc/genwqe/ |
D | card_dev.c | 257 unsigned int files = 0; in genwqe_kill_fasync() local 273 unsigned int files = 0; in genwqe_terminate() local
|
/Linux-v5.4/security/apparmor/include/ |
D | apparmorfs.h | 35 struct aa_sfs_entry *files; member
|
/Linux-v5.4/kernel/cgroup/ |
D | legacy_freezer.c | 453 static struct cftype files[] = { variable
|
/Linux-v5.4/drivers/misc/mic/scif/ |
D | scif_epd.h | 106 struct files_struct *files; member
|
/Linux-v5.4/kernel/sched/ |
D | cpuacct.c | 296 static struct cftype files[] = { variable
|
/Linux-v5.4/fs/nfsd/ |
D | nfsctl.c | 1268 const struct tree_descr *files) in nfsdfs_create_files() 1304 const struct tree_descr *files) in nfsd_client_mkdir()
|
/Linux-v5.4/drivers/usb/mtu3/ |
D | mtu3_debugfs.c | 371 const struct mtu3_file_map *files; in mtu3_debugfs_create_ep_dir() local
|