Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
Dbase.c122 struct pid_entry { struct
123 const char *name;
124 unsigned int len;
125 umode_t mode;
126 const struct inode_operations *iop;
127 const struct file_operations *fop;
128 union proc_op op;