Searched refs:enable_work (Results 1 – 3 of 3) sorted by relevance
100 struct work_struct enable_work; member649 flush_work(&blkiolat->enable_work); in blkcg_iolatency_exit()739 enable_work); in blkiolatency_enable_work_fn()783 INIT_WORK(&blkiolat->enable_work, blkiolatency_enable_work_fn); in blk_iolatency_init()807 schedule_work(&blkiolat->enable_work); in iolatency_set_min_lat_nsec()812 schedule_work(&blkiolat->enable_work); in iolatency_set_min_lat_nsec()
503 struct sas_phy_data *d = container_of(work, typeof(*d), enable_work.work); in phy_enable_work()517 INIT_SAS_WORK(&d->enable_work, phy_enable_work); in sas_phy_setup()570 sas_queue_work(ha, &d->enable_work); in queue_phy_enable()
39 struct sas_work enable_work; member