Data Fields | |
pid_t | kern_pid |
struct list_head | hash |
unsigned int | has_cmdline |
Definition at line 76 of file opd_sfile.c.
unsigned int kern_cmdline::has_cmdline |
Definition at line 79 of file opd_sfile.c.
Referenced by sfile_find().
struct list_head kern_cmdline::hash [read] |
Definition at line 78 of file opd_sfile.c.
Referenced by sfile_find().
pid_t kern_cmdline::kern_pid |
Definition at line 77 of file opd_sfile.c.
Referenced by sfile_find().