Home
last modified time | relevance | path

Searched defs:pid_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/proc/
H A Dbase.c154 struct pid_entry { struct
155 const char *name;
156 unsigned int len;
157 umode_t mode;
158 const struct inode_operations *iop;
159 const struct file_operations *fop;
160 union proc_op op;