Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_kprobe.c761 static unsigned int number_of_same_symbols(const char *mod, const char *func_name) in number_of_same_symbols() function
775 unsigned int count = number_of_same_symbols(modname, symbol); in validate_module_probe_symbol()