Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_sockmap.c906 SENDPAGE, enumerator
1185 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1222 } else if (test == SENDPAGE) { in run_options()
1270 case SENDPAGE: in test_to_str()
1327 if (test == SENDPAGE) in __test_exec()
1367 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()
1950 test = SENDPAGE; in main()