Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dbpf_trace.c2895 struct modules_array { struct
2901 static int add_module(struct modules_array *arr, struct module *mod) in add_module() argument
2918 static bool has_module(struct modules_array *arr, struct module *mod) in has_module()
2931 struct modules_array arr = {}; in get_modules_for_addrs()