Home
last modified time | relevance | path

Searched defs:modname (Results 1 – 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/
Ddynamic_debug.h19 const char *modname; member
186 const char *modname) in ddebug_add_module()
197 const char *modname) in ddebug_dyndbg_module_param_cb()
219 static inline int dynamic_debug_exec_queries(const char *query, const char *modname) in dynamic_debug_exec_queries()
Dkallsyms.h129 char **modname, char *namebuf) in kallsyms_lookup()
157 …ol_attrs(unsigned long addr, unsigned long *size, unsigned long *offset, char *modname, char *name) in lookup_symbol_attrs()
Dmodule.h766 char **modname, in module_address_lookup()
777 …ol_attrs(unsigned long addr, unsigned long *size, unsigned long *offset, char *modname, char *name) in lookup_module_symbol_attrs()
/kernel/linux/linux-4.19/scripts/mod/
Dmodpost.c99 static int is_vmlinux(const char *modname) in is_vmlinux()
124 static struct module *find_module(const char *modname) in find_module()
134 static struct module *new_module(const char *modname) in new_module()
856 static void check_section(const char *modname, struct elf_info *elf, in check_section()
1394 static void report_sec_mismatch(const char *modname, in report_sec_mismatch()
1536 static void default_mismatch_handler(const char *modname, struct elf_info *elf, in default_mismatch_handler()
1611 static void report_extable_warnings(const char* modname, struct elf_info* elf, in report_extable_warnings()
1649 static void extable_mismatch_handler(const char* modname, struct elf_info *elf, in extable_mismatch_handler()
1687 static void check_section_mismatch(const char *modname, struct elf_info *elf, in check_section_mismatch()
1799 static void section_rela(const char *modname, struct elf_info *elf, in section_rela()
[all …]
Dsumversion.c393 void get_src_version(const char *modname, char sum[], unsigned sumlen) in get_src_version()
/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.c160 static struct module *find_module(const char *modname) in find_module()
170 static struct module *new_module(const char *modname) in new_module()
909 static void check_section(const char *modname, struct elf_info *elf, in check_section()
1447 static void report_sec_mismatch(const char *modname, in report_sec_mismatch()
1587 static void default_mismatch_handler(const char *modname, struct elf_info *elf, in default_mismatch_handler()
1662 static void report_extable_warnings(const char* modname, struct elf_info* elf, in report_extable_warnings()
1700 static void extable_mismatch_handler(const char* modname, struct elf_info *elf, in extable_mismatch_handler()
1736 static void check_section_mismatch(const char *modname, struct elf_info *elf, in check_section_mismatch()
1844 static void section_rela(const char *modname, struct elf_info *elf, in section_rela()
1890 static void section_rel(const char *modname, struct elf_info *elf, in section_rel()
[all …]
Dsumversion.c388 void get_src_version(const char *modname, char sum[], unsigned sumlen) in get_src_version()
/kernel/linux/linux-4.19/include/linux/
Dkallsyms.h129 char **modname, char *namebuf) in kallsyms_lookup()
157 …ol_attrs(unsigned long addr, unsigned long *size, unsigned long *offset, char *modname, char *name) in lookup_symbol_attrs()
Ddynamic_debug.h19 const char *modname; member
169 const char *modname) in ddebug_dyndbg_module_param_cb()
Dmodule.h710 char **modname, in module_address_lookup()
721 …ol_attrs(unsigned long addr, unsigned long *size, unsigned long *offset, char *modname, char *name) in lookup_module_symbol_attrs()
/kernel/linux/linux-5.10/lib/
Ddynamic_debug.c370 struct ddebug_query *query, const char *modname) in ddebug_parse_query()
485 static int ddebug_exec_query(char *query_string, const char *modname) in ddebug_exec_query()
518 static int ddebug_exec_queries(char *query, const char *modname) in ddebug_exec_queries()
561 int dynamic_debug_exec_queries(const char *query, const char *modname) in dynamic_debug_exec_queries()
974 const char *modname, int on_err) in ddebug_dyndbg_param_cb()
1081 const char *modname = NULL; in dynamic_debug_init() local
/kernel/linux/linux-4.19/tools/include/linux/
Dkallsyms.h16 char **modname, char *namebuf) in kallsyms_lookup()
/kernel/linux/linux-5.10/tools/include/linux/
Dkallsyms.h16 char **modname, char *namebuf) in kallsyms_lookup()
/kernel/linux/linux-4.19/lib/
Ddynamic_debug.c318 struct ddebug_query *query, const char *modname) in ddebug_parse_query()
443 static int ddebug_exec_query(char *query_string, const char *modname) in ddebug_exec_query()
476 static int ddebug_exec_queries(char *query, const char *modname) in ddebug_exec_queries()
874 const char *modname, int on_err) in ddebug_dyndbg_param_cb()
978 const char *modname = NULL; in dynamic_debug_init() local
/kernel/linux/linux-4.19/kernel/
Dkallsyms.c283 char **modname, char *namebuf) in kallsyms_lookup()
334 unsigned long *offset, char *modname, char *name) in lookup_symbol_attrs()
357 char *modname; in __sprint_symbol() local
Dkprobes.c2353 const char *sym, int offset, char *modname, struct kprobe *pp) in report_probe()
2408 char *modname, namebuf[KSYM_NAME_LEN]; in show_kprobe_addr() local
/kernel/linux/linux-5.10/kernel/
Dkallsyms.c284 char **modname, char *namebuf) in kallsyms_lookup()
335 unsigned long *offset, char *modname, char *name) in lookup_symbol_attrs()
358 char *modname; in __sprint_symbol() local
/kernel/linux/linux-4.19/Documentation/target/
Dtcm_mod_builder.py607 def main(modname, proto_ident): argument
/kernel/linux/linux-5.10/Documentation/target/
Dtcm_mod_builder.py599 def main(modname, proto_ident): argument
/kernel/linux/linux-4.19/arch/hexagon/kernel/
Dtraps.c103 char *modname; in do_show_stack() local
/kernel/linux/linux-5.10/arch/hexagon/kernel/
Dtraps.c90 char *modname; in do_show_stack() local
/kernel/linux/linux-5.10/drivers/mfd/
Dtwl4030-irq.c80 #define SIH_INITIALIZER(modname, nbits) \ argument
/kernel/linux/linux-4.19/drivers/mfd/
Dtwl4030-irq.c93 #define SIH_INITIALIZER(modname, nbits) \ argument
/kernel/linux/linux-4.19/drivers/cdrom/
Dgdrom.c133 char modname[16]; member
/kernel/linux/linux-5.10/drivers/cdrom/
Dgdrom.c114 char modname[16]; member

12