Home
last modified time | relevance | path

Searched refs:fdinfo (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-panfrost-profiling6 Get/set drm fdinfo's engine and cycles profiling status.
8 0: Don't enable fdinfo job profiling sources.
9 1: Enable fdinfo job profiling sources, this enables both the GPU's
H A Dsysfs-driver-panthor-profiling6 Bitmask to enable drm fdinfo's job profiling measurements.
8 0: Don't enable fdinfo job profiling sources.
/linux-6.15/Documentation/gpu/
H A Dpanfrost.rst43 because of power saving concerns. `fdinfo` users and benchmark applications which
44 query the fdinfo file must make sure to toggle the job profiling status of the
H A Dpanthor.rst41 because of power saving concerns. `fdinfo` users and benchmark applications which
42 query the fdinfo file must make sure to toggle the job profiling status of the
/linux-6.15/fs/notify/
H A DMakefile3 fdinfo.o
/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c642 } fdinfo; member
2859 struct panthor_gpu_usage *fdinfo = &group->fdinfo.data; in update_fdinfo_stats() local
2863 scoped_guard(spinlock, &group->fdinfo.lock) { in update_fdinfo_stats()
2882 guard(spinlock)(&group->fdinfo.lock); in panthor_fdinfo_gather_group_samples()
2883 pfile->stats.cycles += group->fdinfo.data.cycles; in panthor_fdinfo_gather_group_samples()
2884 pfile->stats.time += group->fdinfo.data.time; in panthor_fdinfo_gather_group_samples()
2885 group->fdinfo.data.cycles = 0; in panthor_fdinfo_gather_group_samples()
2886 group->fdinfo.data.time = 0; in panthor_fdinfo_gather_group_samples()
3538 spin_lock_init(&group->fdinfo.lock); in panthor_group_create()
3677 stats->resident += group->fdinfo.kbo_sizes; in panthor_fdinfo_gather_group_mem_info()
[all …]
/linux-6.15/io_uring/
H A DMakefile14 statx.o timeout.o fdinfo.o cancel.o \
/linux-6.15/fs/smb/server/
H A Dsmb2pdu.c3811 struct file_directory_info *fdinfo; in dentry_name() local
3813 fdinfo = (struct file_directory_info *)d_info->rptr; in dentry_name()
3814 d_info->rptr += le32_to_cpu(fdinfo->NextEntryOffset); in dentry_name()
3815 d_info->name = fdinfo->FileName; in dentry_name()
3950 struct file_directory_info *fdinfo; in smb2_populate_readdir_entry() local
3952 fdinfo = (struct file_directory_info *)kstat; in smb2_populate_readdir_entry()
3953 fdinfo->FileNameLength = cpu_to_le32(conv_len); in smb2_populate_readdir_entry()
3956 memcpy(fdinfo->FileName, conv_name, conv_len); in smb2_populate_readdir_entry()
4209 struct file_directory_info *fdinfo; in reserve_populate_dentry() local
4211 fdinfo = (struct file_directory_info *)d_info->wptr; in reserve_populate_dentry()
[all …]
/linux-6.15/Documentation/filesystems/
H A Dproc.rst45 3.8 /proc/<pid>/fdinfo/<fd> - Information about opened file
2008 3.8 /proc/<pid>/fdinfo/<fd> - Information about opened file
2026 All locks associated with a file descriptor are shown in its fdinfo too::
H A Doverlayfs.rst80 /proc files, such as /proc/locks and /proc/self/fdinfo/<fd> of an inotify