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