Home
last modified time | relevance | path

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

/linux-6.12.1/fs/proc/
Dbase.c155 struct pid_entry { struct
156 const char *name;
157 unsigned int len;
158 umode_t mode;
159 const struct inode_operations *iop;
160 const struct file_operations *fop;
161 union proc_op op;