Home
last modified time | relevance | path

Searched defs:files (Results 1 – 25 of 118) sorted by relevance

12345

/OK3568_Linux_fs/kernel/fs/
H A Dfile.c169 static int expand_fdtable(struct files_struct *files, unsigned int nr) in expand_fdtable()
214 static int expand_files(struct files_struct *files, unsigned int nr) in expand_files()
412 static struct fdtable *close_files(struct files_struct * files) in close_files()
446 struct files_struct *files; in get_files_struct() local
457 void put_files_struct(struct files_struct *files) in put_files_struct()
469 void reset_files_struct(struct files_struct *files) in reset_files_struct()
483 struct files_struct * files = tsk->files; in exit_files() local
524 int __alloc_fd(struct files_struct *files, in __alloc_fd()
598 static void __put_unused_fd(struct files_struct *files, unsigned int fd) in __put_unused_fd()
608 struct files_struct *files = current->files; in put_unused_fd() local
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json98 "files": [ array
111 "files": [ array
127 "files": [ array
140 "files": [ array
160 "files": [ array
173 "files": [ array
189 "files": [ array
203 "files": [ array
417 "files": [ array
442 "files": [ array
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A DCMakeLists.txt1 set(files variable
167 set(files variable
205 set(files variable
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A DCMakeLists.txt1 set(files variable
167 set(files variable
205 set(files variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dfdtable.h74 #define rcu_dereference_check_fdtable(files, fdtfd) \ argument
77 #define files_fdtable(files) \ argument
83 static inline struct file *__fcheck_files(struct files_struct *files, unsigned int fd) in __fcheck_files()
94 static inline struct file *fcheck_files(struct files_struct *files, unsigned int fd) in fcheck_files()
/OK3568_Linux_fs/u-boot/scripts/dtc/pylibfdt/
H A Dsetup.py96 files = os.environ.get('SOURCES', '').split() variable
106 swig_opts, version, files, cflags, objdir = GetEnvFromMakefiles() variable
/OK3568_Linux_fs/app/qfm/
H A Dqfmwindow.cpp124 QFileInfoList files; in getFiles() local
209 QFileInfoList files; in getlist() local
304 QStringList files; in on_openClicked() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dfd.c23 struct files_struct *files = NULL; in seq_show() local
110 struct files_struct *files = get_files_struct(task); in tid_fd_mode() local
173 struct files_struct *files = NULL; in proc_fd_link() local
256 struct files_struct *files; in proc_readfd_common() local
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-diffsigs163files = find_siginfo_task(tinfoil, options.taskargs[0], options.taskargs[1], options.sigargs[0], variable
166 files = find_siginfo_task(tinfoil, options.taskargs[0], options.taskargs[1]) variable
H A Dbitbake-dumpsig163files = find_siginfo_task(tinfoil, options.taskargs[0], options.taskargs[1], options.sigargs[0], variable
166 files = find_siginfo_task(tinfoil, options.taskargs[0], options.taskargs[1]) variable
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_debugfs.h89 static inline void drm_debugfs_create_files(const struct drm_info_list *files, in drm_debugfs_create_files()
94 static inline int drm_debugfs_remove_files(const struct drm_info_list *files, in drm_debugfs_remove_files()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddata.c21 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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeofiletilecacheosm.cpp129 QStringList files = dir.entryList(formats, QDir::Files); in init() local
202 QStringList files = dir.entryList(formats, QDir::Files); in loadTiles() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc_debugfs.c28 static const struct debugfs_gt_file files[] = { in intel_huc_debugfs_register() local
H A Dintel_guc_debugfs.c33 static const struct debugfs_gt_file files[] = { in intel_guc_debugfs_register() local
H A Dintel_uc_debugfs.c39 static const struct debugfs_gt_file files[] = { in intel_uc_debugfs_register() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Ddebugfs_gt.c35 const struct debugfs_gt_file *files, in intel_gt_debugfs_register_files()
H A Ddebugfs_engines.c31 static const struct debugfs_gt_file files[] = { in debugfs_engines_register() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_debugfs.h30 const struct drm_info_list *files; member
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/
H A Drga2_debugger.c190 static int rga_debugfs_create_files(const struct rga_debugger_list *files, int count, in rga_debugfs_create_files()
316 static int rga_procfs_create_files(const struct rga_debugger_list *files, int count, in rga_procfs_create_files()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dwarfsrcfiles/files/
H A Ddwarfsrcfiles.c25 Dwarf_Files *files; in process_cu() local
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dgen-lockedsig-cache77 files = set() variable
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_debugfs.c96 struct drm_info_list *files, in qxl_debugfs_add_files()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_debugger.c354 static int rve_debugfs_create_files(const struct rve_debugger_list *files, in rve_debugfs_create_files()
483 static int rve_procfs_create_files(const struct rve_debugger_list *files, in rve_procfs_create_files()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_debugfs.c176 void drm_debugfs_create_files(const struct drm_info_list *files, int count, in drm_debugfs_create_files()
237 int drm_debugfs_remove_files(const struct drm_info_list *files, int count, in drm_debugfs_remove_files()

12345