Searched refs:proc_entry_rundown (Results 1 – 3 of 3) sorted by relevance
215 extern void proc_entry_rundown(struct proc_dir_entry *);
674 proc_entry_rundown(de); in remove_proc_entry()716 proc_entry_rundown(de); in remove_proc_subtree()
188 void proc_entry_rundown(struct proc_dir_entry *de) in proc_entry_rundown() function