Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_filter.c1033 static int regex_match_front(char *str, struct regex *r, int len) in regex_match_front() function
1143 r->match = regex_match_front; in filter_build_regex()