Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dspin_lock.c53 static int match_regex(const char *pattern, const char *string) in match_regex() function
100 ret = match_regex(err_msg, log_buf); in test_spin_lock_fail_prog()