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