Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_kprobe.c755 static int count_mod_symbols(void *data, const char *name, unsigned long unused) in count_mod_symbols() function
772 module_kallsyms_on_each_symbol(mod, count_mod_symbols, &ctx); in number_of_same_symbols()