taglinefilesource code
proc_match107fs/proc/base.cwhile (i-- > 0 && !proc_match(len,name,base_dir+i))
proc_match124fs/proc/net.cwhile (i-- > 0 && !proc_match(len,name,net_dir+i))
proc_match89fs/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 *);