Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dbpf_trace.c2830 static bool has_module(struct modules_array *arr, struct module *mod) in has_module() function
2853 if (!mod || has_module(&arr, mod)) { in get_modules_for_addrs()