Searched refs:has_module (Results 1 – 1 of 1) sorted by relevance
2845 static bool has_module(struct modules_array *arr, struct module *mod) in has_module() function2867 if (!mod || has_module(&arr, mod)) { in get_modules_for_addrs()