Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c1374 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec() function
1414 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1419 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()