Searched defs:regex (Results 1 – 4 of 4) sorted by relevance
116 regex_t regex; in get_last_jit_image() local
1032 struct regex { struct1036 regex_match_func match; argument1042 struct regex regex; member
3418 static int ftrace_match(char *str, char *regex, int len, int type) in ftrace_match()3471 char *regex, int len, int type) in ftrace_match_record()
1342 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) in symbol__match_regex()