Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c864 static int count_lines(const char *start, const char *end) in count_lines() function
901 line += count_lines(prev_match, match); in match_positive_msgs()