Searched refs:do_setup_tx (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | io_uring_zerocopy_tx.c | 343 static int do_setup_tx(int domain, int type, int protocol) in do_setup_tx() function 369 fd = do_setup_tx(domain, type, protocol); in do_tx()
|
H A D | msg_zerocopy.c | 322 static int do_setup_tx(int domain, int type, int protocol) in do_setup_tx() function 494 fd = do_setup_tx(domain, type, protocol); in do_tx()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | msg_zerocopy.c | 322 static int do_setup_tx(int domain, int type, int protocol) in do_setup_tx() function 494 fd = do_setup_tx(domain, type, protocol); in do_tx()
|
Completed in 4 milliseconds