Home
last modified time | relevance | path

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

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