| /linux/arch/arm/mach-omap2/ |
| H A D | cpuidle34xx.c | 271 .target_residency = 5, 279 .target_residency = 30, 287 .target_residency = 300, 295 .target_residency = 4000, 303 .target_residency = 12000, 311 .target_residency = 15000, 319 .target_residency = 30000, 341 .target_residency = 5, 349 .target_residency = 309, 357 .target_residency = 46057, [all …]
|
| H A D | cpuidle44xx.c | 241 .target_residency = 5, 249 .target_residency = 960, 259 .target_residency = 1100, 278 .target_residency = 5, 286 .target_residency = 100,
|
| /linux/drivers/cpuidle/ |
| H A D | cpuidle-mvebu-v7.c | 58 .target_residency = 1000, 67 .target_residency = 10000, 82 .target_residency = 1000, 97 .target_residency = 100,
|
| H A D | cpuidle-cps.c | 77 .target_residency = 450, 84 .target_residency = 700, 92 .target_residency = 1000,
|
| H A D | cpuidle-exynos.c | 84 .target_residency = 10000, 101 .target_residency = 10000,
|
| H A D | cpuidle-at91.c | 41 .target_residency = 10000,
|
| H A D | cpuidle-calxeda.c | 54 .target_residency = 200,
|
| H A D | cpuidle-kirkwood.c | 45 .target_residency = 100000,
|
| H A D | cpuidle-ux500.c | 99 .target_residency = 260,
|
| H A D | cpuidle-haltpoll.c | 46 .target_residency = 1,
|
| H A D | dt_idle_states.c | 68 &idle_state->target_residency); in init_state_node()
|
| H A D | cpuidle-psci.c | 387 drv->states[0].target_residency = 1; in psci_idle_init_cpu()
|
| H A D | cpuidle-riscv-sbi.c | 305 drv->states[0].target_residency = 1; in sbi_cpuidle_init_cpu()
|
| H A D | sysfs.c | 263 define_show_state_time_function(target_residency) in define_show_state_time_function() argument
|
| /linux/arch/sh/kernel/cpu/shmobile/ |
| H A D | cpuidle.c | 57 .target_residency = 1 * 2, 65 .target_residency = 1 * 2, 74 .target_residency = 1 * 2,
|
| /linux/arch/arm/mach-imx/ |
| H A D | cpuidle-imx7ulp.c | 39 .target_residency = 75, 47 .target_residency = 150,
|
| H A D | cpuidle-imx6sx.c | 77 .target_residency = 75, 91 .target_residency = 500,
|
| H A D | cpuidle-imx5.c | 24 .target_residency = 1,
|
| H A D | cpuidle-imx6sl.c | 39 .target_residency = 75,
|
| H A D | cpuidle-imx6q.c | 49 .target_residency = 75,
|
| /linux/arch/mips/include/asm/ |
| H A D | idle.h | 25 .target_residency = 1,\
|
| /linux/arch/arm/mach-s3c/ |
| H A D | cpuidle-s3c64xx.c | 45 .target_residency = 1,
|
| /linux/arch/arm/include/asm/ |
| H A D | cpuidle.h | 21 .target_residency = 1,\
|
| /linux/Documentation/driver-api/pm/ |
| H A D | cpuidle.rst | 171 value of the :c:member:`target_residency` field in struct cpuidle_state in 173 the minimum value of :c:member:`target_residency`). [Since the 174 :c:member:`target_residency` value is expected to reflect the "depth" of the 182 :c:member:`target_residency`
|
| /linux/drivers/firmware/psci/ |
| H A D | psci_checker.c | 312 usecs_to_jiffies(state->target_residency)); in suspend_test_thread()
|