Searched refs:find_module (Results 1 – 7 of 7) sorted by relevance
56 find_module() { function79 find_module && return88 find_module && return108 local objfile=$(find_module)
596 struct module *find_module(const char *name);
67 mod = find_module(obj->name); in klp_find_object_module()
1012 static struct module_info *find_module(const char *name, in find_module() function1129 mi = find_module(old_map->dso->short_name, &modules); in do_validate_kcore_modules()
165 static struct module *find_module(const char *modname) in find_module() function2438 mod = find_module(modname); in read_dump()
358 struct module *find_module(const char *name) in find_module() function711 mod = find_module(name); in SYSCALL_DEFINE2()
125 ret = !!find_module(tk->symbol); in trace_kprobe_module_exist()