Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_debugfs.c104 unsigned int nfiles) in qxl_debugfs_add_files()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_device.c1895 unsigned nfiles) in radeon_debugfs_add_files()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.c44 unsigned nfiles) in amdgpu_debugfs_add_files()
/Linux-v5.4/tools/perf/util/
Ddwarf-aux.c25 size_t nfiles, i; in cu_find_realpath() local
/Linux-v5.4/fs/ceph/
Dcaps.c3073 u64 nfiles; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3518 unsigned int nfiles) in add_debugfs_files()
/Linux-v5.4/tools/perf/
Dbuiltin-trace.c1126 struct file *nfiles = realloc(ttrace->files.table, (fd + 1) * sizeof(struct file)); in thread_trace__files_entry() local