poll_pkg_cstate_work  445 drivers/thermal/intel/intel_powerclamp.c static DECLARE_DELAYED_WORK(poll_pkg_cstate_work, poll_pkg_cstate);
poll_pkg_cstate_work  474 drivers/thermal/intel/intel_powerclamp.c 		schedule_delayed_work(&poll_pkg_cstate_work, HZ);
poll_pkg_cstate_work  542 drivers/thermal/intel/intel_powerclamp.c 	schedule_delayed_work(&poll_pkg_cstate_work, 0);
poll_pkg_cstate_work  772 drivers/thermal/intel/intel_powerclamp.c 	cancel_delayed_work_sync(&poll_pkg_cstate_work);