Searched refs:MATCH_FULL (Results 1 – 3 of 3) sorted by relevance
823 int type = MATCH_FULL; in filter_parse_regex()866 enum regex_type type = MATCH_FULL; in filter_build_regex()877 case MATCH_FULL: in filter_build_regex()
1439 MATCH_FULL = 0, enumerator
3918 case MATCH_FULL: in ftrace_match()4036 struct ftrace_glob func_g = { .type = MATCH_FULL }; in match_records()4037 struct ftrace_glob mod_g = { .type = MATCH_FULL }; in match_records()
Completed in 24 milliseconds