Home
last modified time | relevance | path

Searched defs:nfiles (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_debugfs.c97 unsigned int nfiles) in qxl_debugfs_add_files()
/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c46 int nfiles = 0, ndirs = 0; in fs_ls_generic() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_device.c1898 unsigned nfiles) in radeon_debugfs_add_files()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_debugfs.c49 unsigned nfiles) in amdgpu_debugfs_add_files()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddwarf-aux.c25 size_t nfiles, i; in cu_find_realpath() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c3759 unsigned int nfiles) in add_debugfs_files()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dcaps.c3330 u64 nfiles; member
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-trace.c1330 struct file *nfiles = realloc(ttrace->files.table, (fd + 1) * sizeof(struct file)); in thread_trace__files_entry() local