Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1377 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec() function
1417 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1422 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()