Searched refs:enable_work (Results 1 – 8 of 8) sorted by relevance
100 struct work_struct enable_work; member640 flush_work(&blkiolat->enable_work); in blkcg_iolatency_exit()731 enable_work); in blkiolatency_enable_work_fn()776 INIT_WORK(&blkiolat->enable_work, blkiolatency_enable_work_fn); in blk_iolatency_init()800 schedule_work(&blkiolat->enable_work); in iolatency_set_min_lat_nsec()805 schedule_work(&blkiolat->enable_work); in iolatency_set_min_lat_nsec()
125 #define work_to_altmode(w) container_of((w), struct pmic_glink_altmode, enable_work)138 struct work_struct enable_work; member560 schedule_work(&altmode->enable_work); in pmic_glink_altmode_pdr_notify()591 INIT_WORK(&altmode->enable_work, pmic_glink_altmode_enable_worker); in pmic_glink_altmode_probe()
501 struct sas_phy_data *d = container_of(work, typeof(*d), enable_work.work); in phy_enable_work()515 INIT_SAS_WORK(&d->enable_work, phy_enable_work); in sas_phy_setup()568 sas_queue_work(ha, &d->enable_work); in queue_phy_enable()
39 struct sas_work enable_work; member
253 enable_work(&ctx->work); in fw_iso_context_flush_completions()
1343 enable_work(&ctx->work); in at_context_flush()2593 enable_work(&ctx->work); in ohci_cancel_packet()
4477 enable_work(work); in __cancel_work_sync() 4590 * enable_work - Enable a work item4599 bool enable_work(struct work_struct *work) in enable_work() function 4614 EXPORT_SYMBOL_GPL(enable_work);4646 * enable_work() for delayed work items.4650 return enable_work(&dwork->work); in enable_delayed_work()
3672 enable_work(&ac->link_change_work); in mana_probe()3705 enable_work(&apc->queue_reset_work); in mana_probe()