Searched refs:has_module (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 145 milliseconds