Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dtransport_tcp.c40 static void tcp_stop_kthread(struct task_struct *kthread);
507 tcp_stop_kthread(iface->ksmbd_kthread); in ksmbd_netdev_event()
535 static void tcp_stop_kthread(struct task_struct *kthread) in tcp_stop_kthread() function