Home
last modified time | relevance | path

Searched defs:proc_root (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/proc/
Droot.c365 struct proc_dir_entry proc_root = { variable
/linux-6.12.1/include/sound/
Dcompress_driver.h162 struct snd_info_entry *proc_root; member
Dcore.h113 struct snd_info_entry *proc_root; /* root for soundcard specific files */ member
Dpcm.h500 struct snd_info_entry *proc_root; member
525 struct snd_info_entry *proc_root; member
/linux-6.12.1/tools/perf/util/
Dutil.c489 char proc_root[32]; in filename_with_chroot() local