Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dtransport.c593 static int tcp_recv_thread(void *arg) in tcp_recv_thread() function
980 tcp->recv_task = kthread_create(tcp_recv_thread, (void *)tcp, in tcp_update_socket()