Searched defs:pid_entry (Results 1 – 1 of 1) sorted by relevance
116 struct pid_entry { struct117 const char *name;118 unsigned int len;119 umode_t mode;120 const struct inode_operations *iop;121 const struct file_operations *fop;122 union proc_op op;