Searched refs:disable_work (Results 1 – 6 of 6) sorted by relevance
297 disable_work(&sc->connect.work); in __smbdirect_socket_schedule_cleanup()298 disable_work(&sc->recv_io.posted.refill_work); in __smbdirect_socket_schedule_cleanup()299 disable_work(&sc->idle.immediate_work); in __smbdirect_socket_schedule_cleanup()396 disable_work(&sc->disconnect_work); in smbdirect_socket_cleanup_work()397 disable_work(&sc->connect.work); in smbdirect_socket_cleanup_work()398 disable_work(&sc->recv_io.posted.refill_work); in smbdirect_socket_cleanup_work()399 disable_work(&sc->idle.immediate_work); in smbdirect_socket_cleanup_work()614 disable_work(&sc->disconnect_work); in smbdirect_socket_destroy_sync()
311 disable_work(work); in smbdirect_accept_negotiate_recv_work()
675 disable_work(work); in smbdirect_connect_negotiate_recv_work()
1671 disable_work(&sc->recv_io.posted.refill_work); in smbdirect_connection_recv_io_done()
1076 struct kthread_work disable_work; member
4576 bool disable_work(struct work_struct *work) in disable_work() function4580 EXPORT_SYMBOL_GPL(disable_work);