Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dthread_self.c30 static const struct inode_operations proc_thread_self_inode_operations = { variable
53 inode->i_op = &proc_thread_self_inode_operations; in proc_setup_thread_self()