Searched refs:poll_queue (Results 1 – 6 of 6) sorted by relevance
202 unsigned long poll_queue; in cc_queues_status() local220 for (poll_queue = 0; poll_queue < CC_MAX_POLL_ITER ; poll_queue++) { in cc_queues_status()
293 mod_delayed_work(system_freezable_wq, &tz->poll_queue, in thermal_zone_device_set_polling()296 mod_delayed_work(system_freezable_wq, &tz->poll_queue, in thermal_zone_device_set_polling()299 cancel_delayed_work(&tz->poll_queue); in thermal_zone_device_set_polling()508 poll_queue.work); in thermal_zone_device_check()1276 INIT_DELAYED_WORK(&tz->poll_queue, thermal_zone_device_check); in thermal_zone_device_register()
406 void (*poll_queue)(struct nvme_fc_local_port *, void *handle); member
220 struct delayed_work poll_queue; member
581 .poll_queue = qla_nvme_poll,
2317 (ctrl->lport->ops->poll_queue)) in nvme_fc_poll()2318 ctrl->lport->ops->poll_queue(&ctrl->lport->localport, in nvme_fc_poll()