Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dutil.h77 void enable_so_zerocopy_check(int fd);
H A Dvsock_test_zerocopy.c165 enable_so_zerocopy_check(fd); in test_client()
H A Dvsock_uring_test.c76 enable_so_zerocopy_check(fd); in vsock_io_uring_client()
H A Dutil.c791 void enable_so_zerocopy_check(int fd) in enable_so_zerocopy_check() function