regex_match_func 1519 kernel/trace/trace.h typedef int (*regex_match_func)(char *str, struct regex *r, int len);
regex_match_func 1534 kernel/trace/trace.h 	regex_match_func	match;