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

/linux-master/kernel/trace/
H A Dbpf_trace.c2899 static bool has_module(struct modules_array *arr, struct module *mod) function
2921 if (!mod || has_module(&arr, mod)) {

Completed in 116 milliseconds