Home
last modified time | relevance | path

Searched refs:proc_lookup_de (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
H A Dinternal.h195 struct dentry *proc_lookup_de(struct inode *, struct dentry *, struct proc_dir_entry *);
H A Dproc_net.c286 de = proc_lookup_de(dir, dentry, net->proc_net); in proc_tgid_net_lookup()
H A Dgeneric.c249 struct dentry *proc_lookup_de(struct inode *dir, struct dentry *dentry, in proc_lookup_de() function
277 return proc_lookup_de(dir, dentry, PDE(dir)); in proc_lookup()
/kernel/linux/linux-6.6/fs/proc/
H A Dinternal.h191 struct dentry *proc_lookup_de(struct inode *, struct dentry *, struct proc_dir_entry *);
H A Dproc_net.c296 de = proc_lookup_de(dir, dentry, net->proc_net); in proc_tgid_net_lookup()
H A Dgeneric.c243 struct dentry *proc_lookup_de(struct inode *dir, struct dentry *dentry, in proc_lookup_de() function
271 return proc_lookup_de(dir, dentry, PDE(dir)); in proc_lookup()

Completed in 6 milliseconds