Searched defs:pid_entry (Results 1 – 1 of 1) sorted by relevance
154 struct pid_entry { struct155 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;