Searched defs:proc_remove (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | proc_fs.h | 209 static inline void proc_remove(struct proc_dir_entry *de) {} proc_remove() function |
/openbmc/linux/fs/proc/ | ||
H A D | generic.c | 789 void proc_remove(struct proc_dir_entry *de) proc_remove() function |