Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c617 SENDPAGE, enumerator
792 int skb_fd = (test == SENDMSG || test == SENDPAGE) ? in run_options()
825 } else if (test == SENDPAGE) { in run_options()
870 case SENDPAGE: in test_to_str()
920 if (test == SENDPAGE) in __test_exec()
952 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()
1474 test = SENDPAGE; in main()