Lines Matching defs:link_cleanup
177 struct work_struct link_cleanup;
241 struct work_struct link_cleanup;
962 link_cleanup);
974 schedule_work(&qp->link_cleanup);
990 cancel_work_sync(&qp->link_cleanup);
1012 container_of(work, struct ntb_transport_ctx, link_cleanup);
1024 schedule_work(&nt->link_cleanup);
1234 INIT_WORK(&qp->link_cleanup, ntb_qp_link_cleanup_work);
1378 INIT_WORK(&nt->link_cleanup, ntb_transport_link_cleanup_work);
1418 cancel_work_sync(&nt->link_cleanup);