Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_kprobe.c765 static unsigned int number_of_same_symbols(const char *mod, const char *func_name) in number_of_same_symbols() function
779 unsigned int count = number_of_same_symbols(modname, symbol); in validate_module_probe_symbol()