Symbol: run_client
tools/testing/selftests/drivers/net/hw/iou-zcrx.c
509
run_client();
tools/testing/selftests/net/tcp_ao/key-management.c
1007
return run_client(tst_name, port, nr_keys, current_index,
tools/testing/selftests/net/tcp_ao/key-management.c
905
return run_client(tst_name, port, nr_keys, current_index,
tools/testing/selftests/net/tfo.c
174
run_client();
tools/testing/vsock/util.c
524
run = test_cases[i].run_client;
tools/testing/vsock/util.h
63
void (*run_client)(const struct test_opts *opts);
tools/testing/vsock/vsock_diag_test.c
438
.run_client = test_connect_client,
tools/testing/vsock/vsock_test.c
2435
.run_client = test_stream_connection_reset,
tools/testing/vsock/vsock_test.c
2439
.run_client = test_stream_bind_only_client,
tools/testing/vsock/vsock_test.c
2444
.run_client = test_stream_client_close_client,
tools/testing/vsock/vsock_test.c
2449
.run_client = test_stream_server_close_client,
tools/testing/vsock/vsock_test.c
2454
.run_client = test_stream_multiconn_client,
tools/testing/vsock/vsock_test.c
2459
.run_client = test_stream_msg_peek_client,
tools/testing/vsock/vsock_test.c
2464
.run_client = test_seqpacket_msg_bounds_client,
tools/testing/vsock/vsock_test.c
2469
.run_client = test_seqpacket_msg_trunc_client,
tools/testing/vsock/vsock_test.c
2474
.run_client = test_seqpacket_timeout_client,
tools/testing/vsock/vsock_test.c
2479
.run_client = test_seqpacket_invalid_rec_buffer_client,
tools/testing/vsock/vsock_test.c
2484
.run_client = test_stream_poll_rcvlowat_client,
tools/testing/vsock/vsock_test.c
2489
.run_client = test_seqpacket_bigmsg_client,
tools/testing/vsock/vsock_test.c
2494
.run_client = test_stream_inv_buf_client,
tools/testing/vsock/vsock_test.c
2499
.run_client = test_seqpacket_inv_buf_client,
tools/testing/vsock/vsock_test.c
2504
.run_client = test_stream_virtio_skb_merge_client,
tools/testing/vsock/vsock_test.c
2509
.run_client = test_seqpacket_msg_peek_client,
tools/testing/vsock/vsock_test.c
2514
.run_client = test_stream_shutwr_client,
tools/testing/vsock/vsock_test.c
2519
.run_client = test_stream_shutrd_client,
tools/testing/vsock/vsock_test.c
2524
.run_client = test_stream_msgzcopy_client,
tools/testing/vsock/vsock_test.c
2529
.run_client = test_seqpacket_msgzcopy_client,
tools/testing/vsock/vsock_test.c
2534
.run_client = test_stream_msgzcopy_empty_errq_client,
tools/testing/vsock/vsock_test.c
2539
.run_client = test_double_bind_connect_client,
tools/testing/vsock/vsock_test.c
2544
.run_client = test_stream_rcvlowat_def_cred_upd_client,
tools/testing/vsock/vsock_test.c
2549
.run_client = test_stream_rcvlowat_def_cred_upd_client,
tools/testing/vsock/vsock_test.c
2554
.run_client = test_stream_unsent_bytes_client,
tools/testing/vsock/vsock_test.c
2559
.run_client = test_seqpacket_unsent_bytes_client,
tools/testing/vsock/vsock_test.c
2564
.run_client = test_stream_leak_acceptq_client,
tools/testing/vsock/vsock_test.c
2569
.run_client = test_stream_msgzcopy_leak_errq_client,
tools/testing/vsock/vsock_test.c
2574
.run_client = test_stream_msgzcopy_leak_zcskb_client,
tools/testing/vsock/vsock_test.c
2579
.run_client = test_stream_transport_uaf_client,
tools/testing/vsock/vsock_test.c
2583
.run_client = test_stream_connect_retry_client,
tools/testing/vsock/vsock_test.c
2588
.run_client = test_stream_linger_client,
tools/testing/vsock/vsock_test.c
2593
.run_client = test_stream_nolinger_client,
tools/testing/vsock/vsock_test.c
2598
.run_client = test_stream_transport_change_client,
tools/testing/vsock/vsock_test.c
2603
.run_client = test_stream_unread_bytes_client,
tools/testing/vsock/vsock_test.c
2608
.run_client = test_seqpacket_unread_bytes_client,
tools/testing/vsock/vsock_test.c
2613
.run_client = test_stream_accepted_setsockopt_client,
tools/testing/vsock/vsock_test.c
2618
.run_client = test_stream_msgzcopy_mangle_client,
tools/testing/vsock/vsock_test.c
2623
.run_client = test_stream_tx_credit_bounds_client,
tools/testing/vsock/vsock_test.c
2628
.run_client = test_stream_msg_peek_client,
tools/testing/vsock/vsock_test.c
2633
.run_client = test_stream_collapse_client,
tools/testing/vsock/vsock_uring_test.c
218
.run_client = test_stream_uring_client,
tools/testing/vsock/vsock_uring_test.c
223
.run_client = test_stream_uring_msg_zc_client,