Home
last modified time | relevance | path

Searched refs:proc_pid_lookup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/proc/
H A Dinternal.h174 struct dentry *proc_pid_lookup(struct dentry *, unsigned int);
H A Droot.c325 if (!proc_pid_lookup(dentry, flags)) in proc_root_lookup()
H A Dbase.c3495 struct dentry *proc_pid_lookup(struct dentry *dentry, unsigned int flags) in proc_pid_lookup() function