Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1332 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec() function
1372 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1377 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1376 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec() function
1416 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1421 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()

Completed in 5 milliseconds