Searched refs:proc_entry_rundown (Results 1 – 3 of 3) sorted by relevance
223 extern void proc_entry_rundown(struct proc_dir_entry *);
721 proc_entry_rundown(de); in remove_proc_entry()775 proc_entry_rundown(de); in remove_proc_subtree()
256 void proc_entry_rundown(struct proc_dir_entry *de) in proc_entry_rundown() function