Lines Matching full:switcher
3 * arch/arm/common/bL_switcher.c -- big.LITTLE cluster switcher core driver
59 * bL switcher core code.
134 * Generic switcher interface
332 * the appropriate switcher thread. This function may or may not return
415 dev_err(cpu_dev, "switcher: unable to restore CPU\n"); in bL_switcher_restore_cpus()
564 pr_info("big.LITTLE switcher initializing\n"); in bL_switcher_enable()
587 pr_info("big.LITTLE switcher initialized\n"); in bL_switcher_enable()
591 pr_warn("big.LITTLE switcher initialization failed\n"); in bL_switcher_enable()
622 * To deactivate the switcher, we must shut down the switcher in bL_switcher_disable()
625 * same as the original one, we'll recreate a switcher thread in bL_switcher_disable()
752 * while the switcher is active.