Searched refs:find_module (Results 1 – 9 of 9) sorted by relevance
39 find_module() { function51 find_module && return60 find_module && return80 local objfile=$(find_module)
161 cxl_module = find_module("cxl"); in get_cxl_module()
603 struct module *find_module(const char *name);
299 s_file, s_path, s_desc = imp.find_module('setup', [self.tmp_extract])
66 mod = find_module(obj->name); in klp_find_object_module()
157 static struct module *find_module(const char *modname) in find_module() function2469 mod = find_module(modname); in read_dump()
1001 static struct module_info *find_module(const char *name, in find_module() function1118 mi = find_module(old_map->dso->short_name, &modules); in do_validate_kcore_modules()
128 ret = !!find_module(tk->symbol); in trace_kprobe_module_exist()
646 struct module *find_module(const char *name) in find_module() function1003 mod = find_module(name); in SYSCALL_DEFINE2()