Home
last modified time | relevance | path

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

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