Lines Matching full:invoked
119 the scaling driver, the ``CPUFreq`` core will be invoked to take note of them
122 In any case, the ``CPUFreq`` core is invoked to take note of any logical CPU it
130 Once invoked, the ``CPUFreq`` core checks if the policy pointer is already set
136 Next, the scaling driver's ``->init()`` callback is invoked with the policy
159 The utilization update callbacks will be invoked by the CPU scheduler on
165 the P-state selection. The scaling driver may be invoked directly from
185 new policy objects. Instead, the driver's ``->setpolicy()`` callback is invoked
187 callbacks are invoked by the CPU scheduler in the same way as for scaling
398 invoking its utilization update callback for that CPU. If it is invoked by the
401 if it is invoked by the CFS scheduling class, the governor will use the
453 invoked asynchronously (via a workqueue) and CPU P-states are updated from