Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c1150 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec() function
1182 int err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1187 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()