ftrace_match
int mod_matches = (modname) ? ftrace_match(modname, mod_g) : 0;
return ftrace_match(str, func_g);
if (!ftrace_match(str, &func_g))