mod_matches 3769 kernel/trace/ftrace.c int mod_matches = (modname) ? ftrace_match(modname, mod_g) : 0; mod_matches 3786 kernel/trace/ftrace.c if (!mod_matches == !exclude_mod)