Home
last modified time | relevance | path

Searched refs:sock_can_batch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dnet.c784 bool sock_can_batch = (sock->sk->sk_sndbuf == INT_MAX); in handle_tx_copy() local
814 if (sock_can_batch) { in handle_tx_copy()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dnet.c785 bool sock_can_batch = (sock->sk->sk_sndbuf == INT_MAX); in handle_tx_copy() local
815 if (sock_can_batch) { in handle_tx_copy()

Completed in 5 milliseconds