Searched defs:pid_entry (Results 1 – 1 of 1) sorted by relevance
103 struct pid_entry { struct104 char *name;105 int len;106 umode_t mode;107 const struct inode_operations *iop;108 const struct file_operations *fop;109 union proc_op op;