Lines Matching refs:wrk
452 struct work_struct wrk;
458 struct work_struct wrk;
1513 schedule_work(&dm_device.balloon_wrk.wrk);
1553 schedule_work(&dm_device.ha_wrk.wrk);
1697 INIT_WORK(&dm_device.balloon_wrk.wrk, balloon_up);
1698 INIT_WORK(&dm_device.ha_wrk.wrk, hot_add_req);
1745 cancel_work_sync(&dm->balloon_wrk.wrk);
1746 cancel_work_sync(&dm->ha_wrk.wrk);
1774 cancel_work_sync(&dm->balloon_wrk.wrk);
1775 cancel_work_sync(&dm->ha_wrk.wrk);