Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A 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()
1337 if (test == SENDPAGE) in __test_exec()
1377 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()
1960 test = SENDPAGE; in main()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A 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()

Completed in 5 milliseconds