Searched refs:proc_thread_self (Results 1 – 4 of 4) sorted by relevance
111 if (ns->proc_thread_self) in proc_kill_sb()112 dput(ns->proc_thread_self); in proc_kill_sb()
66 ns->proc_thread_self = thread_self; in proc_setup_thread_self()
3230 struct inode *inode = d_inode(ns->proc_thread_self); in proc_pid_readdir()
36 struct dentry *proc_thread_self; member