Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_sockmap.c950 SENDPAGE, enumerator
1229 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1266 } else if (test == SENDPAGE) { in run_options()
1314 case SENDPAGE: in test_to_str()
1381 if (test == SENDPAGE) in __test_exec()
1421 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()
2047 test = SENDPAGE; in main()