Searched refs:test_send_large (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 1554 static void test_send_large(struct sockmap_options *opt, int cgrp) in test_send_large() function 1566 test_send_large(opt, cgrp); in test_send() 1587 test_send_large(opt, cgrp); in test_txmsg_redir_wait_sndmem() 1668 test_send_large(opt, cgrp); in test_txmsg_cork_hangs() 1674 test_send_large(opt, cgrp); in test_txmsg_cork_hangs() 1680 test_send_large(opt, cgrp); in test_txmsg_cork_hangs() 1695 test_send_large(opt, cgrp); in test_txmsg_pull() 1732 test_send_large(opt, cgrp); in test_txmsg_pop() 1776 test_send_large(opt, cgrp); in test_txmsg_push() 1806 test_send_large(opt, cgrp); in test_txmsg_push_pop() [all …]
|