Symbol: run_client
tools/testing/selftests/drivers/net/hw/iou-zcrx.c
509
run_client();
tools/testing/selftests/net/tcp_ao/key-management.c
1042
return run_client(tst_name, port, nr_keys, current_index,
tools/testing/selftests/net/tcp_ao/key-management.c
940
return run_client(tst_name, port, nr_keys, current_index,
tools/testing/selftests/net/tfo.c
174
run_client();
tools/testing/vsock/util.c
505
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
2332
.run_client = test_stream_connection_reset,
tools/testing/vsock/vsock_test.c
2336
.run_client = test_stream_bind_only_client,
tools/testing/vsock/vsock_test.c
2341
.run_client = test_stream_client_close_client,
tools/testing/vsock/vsock_test.c
2346
.run_client = test_stream_server_close_client,
tools/testing/vsock/vsock_test.c
2351
.run_client = test_stream_multiconn_client,
tools/testing/vsock/vsock_test.c
2356
.run_client = test_stream_msg_peek_client,
tools/testing/vsock/vsock_test.c
2361
.run_client = test_seqpacket_msg_bounds_client,
tools/testing/vsock/vsock_test.c
2366
.run_client = test_seqpacket_msg_trunc_client,
tools/testing/vsock/vsock_test.c
2371
.run_client = test_seqpacket_timeout_client,
tools/testing/vsock/vsock_test.c
2376
.run_client = test_seqpacket_invalid_rec_buffer_client,
tools/testing/vsock/vsock_test.c
2381
.run_client = test_stream_poll_rcvlowat_client,
tools/testing/vsock/vsock_test.c
2386
.run_client = test_seqpacket_bigmsg_client,
tools/testing/vsock/vsock_test.c
2391
.run_client = test_stream_inv_buf_client,
tools/testing/vsock/vsock_test.c
2396
.run_client = test_seqpacket_inv_buf_client,
tools/testing/vsock/vsock_test.c
2401
.run_client = test_stream_virtio_skb_merge_client,
tools/testing/vsock/vsock_test.c
2406
.run_client = test_seqpacket_msg_peek_client,
tools/testing/vsock/vsock_test.c
2411
.run_client = test_stream_shutwr_client,
tools/testing/vsock/vsock_test.c
2416
.run_client = test_stream_shutrd_client,
tools/testing/vsock/vsock_test.c
2421
.run_client = test_stream_msgzcopy_client,
tools/testing/vsock/vsock_test.c
2426
.run_client = test_seqpacket_msgzcopy_client,
tools/testing/vsock/vsock_test.c
2431
.run_client = test_stream_msgzcopy_empty_errq_client,
tools/testing/vsock/vsock_test.c
2436
.run_client = test_double_bind_connect_client,
tools/testing/vsock/vsock_test.c
2441
.run_client = test_stream_rcvlowat_def_cred_upd_client,
tools/testing/vsock/vsock_test.c
2446
.run_client = test_stream_rcvlowat_def_cred_upd_client,
tools/testing/vsock/vsock_test.c
2451
.run_client = test_stream_unsent_bytes_client,
tools/testing/vsock/vsock_test.c
2456
.run_client = test_seqpacket_unsent_bytes_client,
tools/testing/vsock/vsock_test.c
2461
.run_client = test_stream_leak_acceptq_client,
tools/testing/vsock/vsock_test.c
2466
.run_client = test_stream_msgzcopy_leak_errq_client,
tools/testing/vsock/vsock_test.c
2471
.run_client = test_stream_msgzcopy_leak_zcskb_client,
tools/testing/vsock/vsock_test.c
2476
.run_client = test_stream_transport_uaf_client,
tools/testing/vsock/vsock_test.c
2480
.run_client = test_stream_connect_retry_client,
tools/testing/vsock/vsock_test.c
2485
.run_client = test_stream_linger_client,
tools/testing/vsock/vsock_test.c
2490
.run_client = test_stream_nolinger_client,
tools/testing/vsock/vsock_test.c
2495
.run_client = test_stream_transport_change_client,
tools/testing/vsock/vsock_test.c
2500
.run_client = test_stream_unread_bytes_client,
tools/testing/vsock/vsock_test.c
2505
.run_client = test_seqpacket_unread_bytes_client,
tools/testing/vsock/vsock_test.c
2510
.run_client = test_stream_accepted_setsockopt_client,
tools/testing/vsock/vsock_test.c
2515
.run_client = test_stream_msgzcopy_mangle_client,
tools/testing/vsock/vsock_test.c
2520
.run_client = test_stream_tx_credit_bounds_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,