Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dtransport_tcp.c42 static void tcp_stop_kthread(struct task_struct *kthread);
543 tcp_stop_kthread(iface->ksmbd_kthread); in ksmbd_netdev_event()
571 static void tcp_stop_kthread(struct task_struct *kthread) in tcp_stop_kthread() function