Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dproc_fs.h211 static inline int remove_proc_subtree(const char *name, struct proc_dir_entry *parent) { return 0; } in remove_proc_subtree() function
/openbmc/linux/fs/proc/
H A Dgeneric.c724 int remove_proc_subtree(const char *name, struct proc_dir_entry *parent) in remove_proc_subtree() function