Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Dthread_self.c36 int proc_setup_thread_self(struct super_block *s) in proc_setup_thread_self() function
Dinternal.h244 extern int proc_setup_thread_self(struct super_block *);
Dinode.c536 return proc_setup_thread_self(s); in proc_fill_super()