poll_queue 228 drivers/crypto/ccree/cc_request_mgr.c unsigned long poll_queue; poll_queue 246 drivers/crypto/ccree/cc_request_mgr.c for (poll_queue = 0; poll_queue < CC_MAX_POLL_ITER ; poll_queue++) { poll_queue 300 drivers/thermal/thermal_core.c &tz->poll_queue, poll_queue 304 drivers/thermal/thermal_core.c &tz->poll_queue, poll_queue 307 drivers/thermal/thermal_core.c cancel_delayed_work(&tz->poll_queue); poll_queue 518 drivers/thermal/thermal_core.c poll_queue.work); poll_queue 1348 drivers/thermal/thermal_core.c INIT_DELAYED_WORK(&tz->poll_queue, thermal_zone_device_check); poll_queue 1417 drivers/thermal/thermal_core.c cancel_delayed_work_sync(&tz->poll_queue); poll_queue 220 include/linux/thermal.h struct delayed_work poll_queue;