taglinefilesource code
proc_match106fs/proc/base.cwhile (i-- > 0 && !proc_match(len,name,base_dir+i))
proc_match80fs/proc/root.cwhile (i-- > 0 && !proc_match(len,name,root_dir+i))
proc_match24include/linux/proc_fs.hextern int proc_match(int, const char *, struct proc_dir_entry *);