Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1045 SENDPAGE, enumerator
1324 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
1361 } else if (test == SENDPAGE) { in run_options()
1409 case SENDPAGE: in test_to_str()
1476 if (test == SENDPAGE) in __test_exec()
1516 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()
2163 test = SENDPAGE; in main()