Home
last modified time | relevance | path

Searched refs:enable_so_zerocopy_check (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/vsock/
H A Dvsock_test_zerocopy.c169 enable_so_zerocopy_check(fd); in test_client()
379 enable_so_zerocopy_check(fd); in test_stream_msgzcopy_mangle_client()
H A Dutil.h116 void enable_so_zerocopy_check(int fd);
H A Dvsock_uring_test.c76 enable_so_zerocopy_check(fd); in vsock_io_uring_client()
H A Dvsock_test.c1627 enable_so_zerocopy_check(fd); in test_stream_msgzcopy_leak_errq_client()
1753 enable_so_zerocopy_check(fd); in test_stream_msgzcopy_leak_zcskb_client()
2230 enable_so_zerocopy_check(fd); in test_stream_accepted_setsockopt_server()
H A Dutil.c866 void enable_so_zerocopy_check(int fd) in enable_so_zerocopy_check() function