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

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

Completed in 99 milliseconds