Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dthread_self.c65 fs_info->proc_thread_self = thread_self; in proc_setup_thread_self()
H A Droot.c270 dput(fs_info->proc_thread_self); in proc_kill_sb()
H A Dbase.c3529 struct inode *inode = d_inode(fs_info->proc_thread_self); in proc_pid_readdir()
/linux/include/linux/
H A Dproc_fs.h64 struct dentry *proc_thread_self; /* For /proc/thread-self */ member