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