Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ksmbd/
Dtransport_tcp.c40 static void tcp_stop_kthread(struct task_struct *kthread);
506 tcp_stop_kthread(iface->ksmbd_kthread); in ksmbd_netdev_event()
534 static void tcp_stop_kthread(struct task_struct *kthread) in tcp_stop_kthread() function