timer_work
schedule_delayed_work(&dev->timer_work, HZ);
INIT_DELAYED_WORK(&dev->timer_work, mei_timer);
cancel_delayed_work_sync(&dev->timer_work);
schedule_delayed_work(&dev->timer_work, MEI_STALL_TIMER_FREQ);
struct mei_device, timer_work.work);
struct delayed_work timer_work;
schedule_delayed_work(&dev->timer_work, HZ);
INIT_WORK(&fip->timer_work, fcoe_ctlr_timer_work);
schedule_work(&fip->timer_work);
fip = container_of(work, struct fcoe_ctlr, timer_work);
schedule_work(&fip->timer_work);
cancel_work_sync(&fip->timer_work);
schedule_work(&fip->timer_work);
mod_delayed_work(sc->workqueue, &sc->idle.timer_work,
container_of(work, struct smbdirect_socket, idle.timer_work.work);
mod_delayed_work(sc->workqueue, &sc->idle.timer_work,
disable_delayed_work_sync(&sc->idle.timer_work);
disable_delayed_work(&sc->idle.timer_work);
INIT_DELAYED_WORK(&sc->idle.timer_work, idle_connection_timer);
mod_delayed_work(sc->workqueue, &sc->idle.timer_work,
disable_delayed_work_sync(&sc->idle.timer_work);
disable_delayed_work(&sc->idle.timer_work);
mod_delayed_work(sc->workqueue, &sc->idle.timer_work,
struct delayed_work timer_work;
INIT_DELAYED_WORK(&sc->idle.timer_work, __smbdirect_socket_disabled_work);
disable_delayed_work_sync(&sc->idle.timer_work);
mod_delayed_work(sc->workqueue, &sc->idle.timer_work,
mod_delayed_work(sc->workqueue, &sc->idle.timer_work,
disable_delayed_work(&sc->idle.timer_work);
disable_delayed_work(&sc->idle.timer_work);
container_of(work, struct smbdirect_socket, idle.timer_work.work);
mod_delayed_work(sc->workqueue, &sc->idle.timer_work,
INIT_DELAYED_WORK(&sc->idle.timer_work, smb_direct_idle_connection_timer);
disable_delayed_work_sync(&sc->idle.timer_work);
mod_delayed_work(sc->workqueue, &sc->idle.timer_work,
mod_delayed_work(sc->workqueue, &sc->idle.timer_work,
struct work_struct timer_work;
timer_work();
timer_work();
timer_work();
timer_work();