Home
last modified time | relevance | path

Searched defs:pid_entry (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/fs/proc/
Dbase.c118 struct pid_entry { struct
119 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;