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.c1648 enable_so_zerocopy_check(fd); in test_stream_msgzcopy_leak_errq_server()
1714 * enable_so_zerocopy_check(s);
1774 enable_so_zerocopy_check(fd); in test_stream_msgzcopy_leak_zcskb_client()
2251 enable_so_zerocopy_check(fd); in test_stream_tx_credit_bounds_client()
H A Dutil.c885 void enable_so_zerocopy_check(int fd) in enable_so_zerocopy_check() function