Home
last modified time | relevance | path

Searched defs:remove_proc_subtree (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dproc_fs.h193 static inline int remove_proc_subtree(const char *name, struct proc_dir_entry *parent) { return 0; } in remove_proc_subtree() function
/kernel/linux/linux-6.6/include/linux/
Dproc_fs.h214 static inline int remove_proc_subtree(const char *name, struct proc_dir_entry *parent) { return 0; } in remove_proc_subtree() function
/kernel/linux/linux-6.6/fs/proc/
Dgeneric.c732 int remove_proc_subtree(const char *name, struct proc_dir_entry *parent) in remove_proc_subtree() function
/kernel/linux/linux-5.10/fs/proc/
Dgeneric.c738 int remove_proc_subtree(const char *name, struct proc_dir_entry *parent) in remove_proc_subtree() function