Home
last modified time | relevance | path

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

/scripts/mod/
A Dmodpost.h117 struct module { struct
118 struct list_head list;
121 const char *dump_file;
122 bool is_gpl_compatible;
123 bool is_vmlinux;
124 bool seen;
125 bool has_init;
126 bool has_cleanup;
127 char srcversion[25];
133 char *no_trim_symbol;
[all …]
A Dmodpost.c220 struct module *module; member
/scripts/gdb/linux/
A Dsymbols.py147 def _section_arguments(self, module, module_addr): argument
173 def load_module_symbols(self, module): argument

Completed in 9 milliseconds