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