Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events_filter.c812 int type = MATCH_FULL; in filter_parse_regex()
852 enum regex_type type = MATCH_FULL; in filter_build_regex()
861 case MATCH_FULL: in filter_build_regex()
Dtrace.h1392 MATCH_FULL = 0, enumerator
Dftrace.c3667 case MATCH_FULL: in ftrace_match()
3760 struct ftrace_glob func_g = { .type = MATCH_FULL }; in match_records()
3761 struct ftrace_glob mod_g = { .type = MATCH_FULL }; in match_records()