Searched defs:files (Results 26 - 50 of 95) sorted by relevance

1234

/linux-master/include/drm/
H A Ddrm_debugfs.h157 static inline void drm_debugfs_create_files(const struct drm_info_list *files, argument
162 static inline int drm_debugfs_remove_files(const struct drm_info_list *files, argument
174 drm_debugfs_add_files(struct drm_device *dev, const struct drm_debugfs_info *files, int count) argument
/linux-master/Documentation/devicetree/bindings/
H A DMakefile
/linux-master/scripts/package/debian/
H A Drules
/linux-master/include/uapi/linux/
H A Dcramfs_fs.h49 __u32 files; member in struct:cramfs_info
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_sseu_debugfs.c293 static const struct intel_gt_debugfs_file files[] = { local
H A Dsysfs_engines.c450 static const struct attribute * const files[] = { local
486 static const struct attribute * const files[] = { local
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c286 const struct rsi_dbg_files *files; local
/linux-master/security/
H A Dinode.c42 static const struct tree_descr files[] = {{""}}; local
/linux-master/include/linux/
H A Dfdtable.h83 static inline struct file *files_lookup_fd_raw(struct files_struct *files, unsigned int fd) argument
99 static inline struct file *files_lookup_fd_locked(struct files_struct *files, unsigned int fd) argument
[all...]
H A Dpipe_fs_i.h68 unsigned int files; member in struct:pipe_inode_info
/linux-master/tools/perf/util/
H A Ddata.h41 struct perf_data_file *files; member in struct:perf_data::__anon1595
H A Ddata.c23 static void close_dir(struct perf_data_file *files, int nr) argument
40 struct perf_data_file *files = NULL; local
90 struct perf_data_file *files = NULL; local
[all...]
/linux-master/kernel/sched/
H A Dcpuacct.c292 static struct cftype files[] = { variable in typeref:struct:cftype
/linux-master/security/apparmor/include/
H A Dapparmorfs.h35 struct aa_sfs_entry *files; member in union:aa_sfs_entry::__anon77
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre.h67 struct hpre_debugfs_file files[HPRE_DEBUGFS_FILE_NUM]; member in struct:hpre_debug
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_fs.c456 static const struct tree_descr files[] = { local
/linux-master/fs/proc/
H A Dfd.c25 struct files_struct *files = NULL; local
[all...]
/linux-master/fs/ceph/
H A Dmetric.c26 struct ceph_opened_files *files; local
[all...]
/linux-master/kernel/cgroup/
H A Dlegacy_freezer.c459 static struct cftype files[] = { variable in typeref:struct:cftype
/linux-master/io_uring/
H A Dopenclose.c226 struct files_struct *files = current->files; local
/linux-master/lib/
H A DMakefile
/linux-master/arch/powerpc/kernel/
H A DMakefile
/linux-master/drivers/usb/mtu3/
H A Dmtu3_debugfs.c372 const struct mtu3_file_map *files; local
/linux-master/arch/powerpc/boot/
H A DMakefile
/linux-master/security/apparmor/
H A Dfile.c679 void aa_inherit_files(const struct cred *cred, struct files_struct *files) argument

Completed in 204 milliseconds

1234