Lines Matching defs:name
343 static unsigned int find_sec(const struct load_info *info, const char *name) in find_sec()
358 static void *section_addr(const struct load_info *info, const char *name) in section_addr()
366 const char *name, in section_objs()
486 const char *name; member
559 static int cmp_name(const void *name, const void *sym) in cmp_name()
583 const struct kernel_symbol *find_symbol(const char *name, in find_symbol()
612 static struct module *find_module_all(const char *name, size_t len, in find_module_all()
628 struct module *find_module(const char *name) in find_module()
971 char name[MODULE_NAME_LEN]; in SYSCALL_DEFINE2() local
1431 const char *name, in resolve_symbol()
1479 const char *name) in resolve_symbol_wait()
1508 char *name; member
2306 const char *name = info->strtab + sym[i].st_name; in simplify_symbols() local
2597 static const struct kernel_symbol *lookup_exported_symbol(const char *name, in lookup_exported_symbol()
2605 static int is_exported(const char *name, unsigned long value, in is_exported()
2814 bool __weak module_exit_section(const char *name) in module_exit_section()
3501 static bool finished_loading(const char *name) in finished_loading()
4171 unsigned long *offset, char *modname, char *name) in lookup_module_symbol_attrs()
4199 char *name, char *module_name, int *exported) in module_get_kallsym()
4228 static unsigned long find_kallsyms_symbol_value(struct module *mod, const char *name) in find_kallsyms_symbol_value()
4244 unsigned long module_kallsyms_lookup_name(const char *name) in module_kallsyms_lookup_name()