Searched defs:pid_entry (Results 1 – 1 of 1) sorted by relevance
122 struct pid_entry { struct123 const char *name;124 unsigned int len;125 umode_t mode;126 const struct inode_operations *iop;127 const struct file_operations *fop;128 union proc_op op;