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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1376 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) function
1416 err = __test_exec(cgrp, SENDMSG, opt);
1421 err = __test_exec(cgrp, SENDPAGE, opt);

Completed in 115 milliseconds