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

/linux-4.4.14/include/linux/
H A Dproc_fs.h73 static inline int remove_proc_subtree(const char *name, struct proc_dir_entry *parent) { return 0; } remove_proc_subtree() function
/linux-4.4.14/fs/proc/
H A Dgeneric.c580 int remove_proc_subtree(const char *name, struct proc_dir_entry *parent) remove_proc_subtree() function
625 EXPORT_SYMBOL(remove_proc_subtree); variable

Completed in 172 milliseconds