Searched refs:remote_hash (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/vsock/
H A Dvsock_test_zerocopy.c243 unsigned long remote_hash; local
289 remote_hash = control_readulong();
290 if (remote_hash != local_hash) {
H A Dvsock_uring_test.c115 unsigned long remote_hash; local
171 remote_hash = control_readulong();
172 if (remote_hash != local_hash) {
H A Dvsock_test.c431 unsigned long remote_hash; local
494 remote_hash = control_readulong();
496 if (curr_hash != remote_hash) {

Completed in 729 milliseconds