Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dmsg_zerocopy_common.h16 void vsock_recv_completion(int fd, const bool *zerocopied);
H A Dmsg_zerocopy_common.c27 void vsock_recv_completion(int fd, const bool *zerocopied) in vsock_recv_completion() function
H A Dvsock_test_zerocopy.c199 vsock_recv_completion(fd, &test_data->zerocopied); in test_client()
H A Dvsock_perf.c333 vsock_recv_completion(fd, NULL); in run_sender()