Home
last modified time | relevance | path

Searched defs:proc_remove (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dproc_fs.h209 static inline void proc_remove(struct proc_dir_entry *de) {} in proc_remove() function
/openbmc/linux/fs/proc/
H A Dgeneric.c789 void proc_remove(struct proc_dir_entry *de) in proc_remove() function