Searched refs:proc_entry_rundown (Results 1 – 3 of 3) sorted by relevance
270 extern void proc_entry_rundown(struct proc_dir_entry *);
725 proc_entry_rundown(de); in remove_proc_entry()779 proc_entry_rundown(de); in remove_proc_subtree()
255 void proc_entry_rundown(struct proc_dir_entry *de) in proc_entry_rundown() function