Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Dtest_bpf.c9025 static struct tail_call_test tail_call_tests[] = { variable
9101 for (i = 0; i < ARRAY_SIZE(tail_call_tests); i++) in destroy_tail_call_tests()
9109 int ntests = ARRAY_SIZE(tail_call_tests); in prepare_tail_call_tests()
9121 struct tail_call_test *test = &tail_call_tests[which]; in prepare_tail_call_tests()
9196 for (i = 0; i < ARRAY_SIZE(tail_call_tests); i++) { in test_tail_calls()
9197 struct tail_call_test *test = &tail_call_tests[i]; in test_tail_calls()