Home
last modified time | relevance | path

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

/linux-6.8/fs/proc/
Dbase.c120 struct pid_entry { struct
121 const char *name;
122 unsigned int len;
123 umode_t mode;
124 const struct inode_operations *iop;
125 const struct file_operations *fop;
126 union proc_op op;