Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dthread_self.c36 int proc_setup_thread_self(struct super_block *s) in proc_setup_thread_self() function
H A Dinternal.h298 extern int proc_setup_thread_self(struct super_block *);
H A Droot.c210 return proc_setup_thread_self(s); in proc_fill_super()