Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/vsock/
Dvsock_uring_test.c115 unsigned long remote_hash; in vsock_io_uring_server() local
171 remote_hash = control_readulong(); in vsock_io_uring_server()
172 if (remote_hash != local_hash) { in vsock_io_uring_server()
Dvsock_test_zerocopy.c243 unsigned long remote_hash; in test_server() local
289 remote_hash = control_readulong(); in test_server()
290 if (remote_hash != local_hash) { in test_server()
Dvsock_test.c433 unsigned long remote_hash; in test_seqpacket_msg_bounds_server() local
496 remote_hash = control_readulong(); in test_seqpacket_msg_bounds_server()
498 if (curr_hash != remote_hash) { in test_seqpacket_msg_bounds_server()