Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
Droot.c361 struct proc_dir_entry proc_root = { variable
/kernel/linux/linux-6.6/fs/proc/
Droot.c365 struct proc_dir_entry proc_root = { variable
/kernel/linux/linux-5.10/include/sound/
Dcompress_driver.h158 struct snd_info_entry *proc_root; member
Dcore.h107 struct snd_info_entry *proc_root; /* root for soundcard specific files */ member
Dpcm.h480 struct snd_info_entry *proc_root; member
502 struct snd_info_entry *proc_root; member
/kernel/linux/linux-6.6/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.h483 struct snd_info_entry *proc_root; member
505 struct snd_info_entry *proc_root; member
/kernel/linux/linux-6.6/tools/perf/util/
Dutil.c483 char proc_root[32]; in filename_with_chroot() local