Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dinternal.h172 struct dentry *proc_pid_lookup(struct dentry *, unsigned int);
H A Droot.c321 if (!proc_pid_lookup(dentry, flags)) in proc_root_lookup()
H A Dbase.c3363 struct dentry *proc_pid_lookup(struct dentry *dentry, unsigned int flags) in proc_pid_lookup() function