#include <opd_kernel.h>
Data Fields | |
char * | name |
vma_t | start |
vma_t | end |
struct list_head | list |
Describes a kernel module or vmlinux itself
Definition at line 32 of file opd_kernel.h.
Definition at line 35 of file opd_kernel.h.
Referenced by find_kernel_image(), opd_create_module(), opd_create_vmlinux(), opd_create_xen(), opd_put_ibs_sample(), opd_reread_module_info(), sfile_hash(), and verbose_print_sample().
struct list_head kernel_image::list [read] |
Definition at line 36 of file opd_kernel.h.
Referenced by find_kernel_image(), opd_clear_modules(), opd_create_module(), opd_create_vmlinux(), and opd_create_xen().
char* kernel_image::name |
Definition at line 33 of file opd_kernel.h.
Referenced by is_sf_ignored(), mangle_filename(), opd_clear_modules(), opd_create_module(), opd_create_vmlinux(), opd_create_xen(), opd_open_sample_file(), opd_reread_module_info(), and verbose_print_sample().
Definition at line 34 of file opd_kernel.h.
Referenced by find_kernel_image(), opd_create_module(), opd_create_vmlinux(), opd_create_xen(), opd_put_ibs_sample(), opd_reread_module_info(), sfile_hash(), and verbose_print_sample().