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