Home
last modified time | relevance | path

Searched refs:proc_thread_self (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dpid_namespace.h36 struct dentry *proc_thread_self; member
/Linux-v5.4/fs/proc/
Droot.c201 if (ns->proc_thread_self) in proc_kill_sb()
202 dput(ns->proc_thread_self); in proc_kill_sb()
Dthread_self.c65 ns->proc_thread_self = thread_self; in proc_setup_thread_self()
Dbase.c3330 struct inode *inode = d_inode(ns->proc_thread_self); in proc_pid_readdir()