Home
last modified time | relevance | path

Searched refs:has_module (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/trace/
Dbpf_trace.c2845 static bool has_module(struct modules_array *arr, struct module *mod) in has_module() function
2867 if (!mod || has_module(&arr, mod)) { in get_modules_for_addrs()