Searched defs:pid_entry (Results 1 – 1 of 1) sorted by relevance
155 struct pid_entry { struct156 const char *name;157 unsigned int len;158 umode_t mode;159 const struct inode_operations *iop;160 const struct file_operations *fop;161 union proc_op op;