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