Searched refs:test_tail_calls (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dtest_bpf.c15514 static __init int test_tail_calls(struct bpf_array *progs) function
15576 if (!strcmp(test_suite, "test_tail_calls")) {
15599 else if (!strcmp(test_suite, "test_tail_calls"))
15659 strcmp(test_suite, "test_tail_calls") &&
15686 if (!strlen(test_suite) || !strcmp(test_suite, "test_tail_calls")) {
15690 ret = test_tail_calls(progs);

Completed in 141 milliseconds