Searched defs:pid_entry (Results 1 – 1 of 1) sorted by relevance
107 struct pid_entry { struct108 const char *name;109 int len;110 umode_t mode;111 const struct inode_operations *iop;112 const struct file_operations *fop;113 union proc_op op;