Home
last modified time | relevance | path

Searched refs:target_residency (Results 1 – 25 of 26) sorted by relevance

12

/linux/arch/arm/mach-omap2/
H A Dcpuidle34xx.c271 .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 Dcpuidle44xx.c241 .target_residency = 5,
249 .target_residency = 960,
259 .target_residency = 1100,
278 .target_residency = 5,
286 .target_residency = 100,
/linux/drivers/cpuidle/
H A Dcpuidle-mvebu-v7.c58 .target_residency = 1000,
67 .target_residency = 10000,
82 .target_residency = 1000,
97 .target_residency = 100,
H A Dcpuidle-cps.c77 .target_residency = 450,
84 .target_residency = 700,
92 .target_residency = 1000,
H A Dcpuidle-exynos.c84 .target_residency = 10000,
101 .target_residency = 10000,
H A Dcpuidle-at91.c41 .target_residency = 10000,
H A Dcpuidle-calxeda.c54 .target_residency = 200,
H A Dcpuidle-kirkwood.c45 .target_residency = 100000,
H A Dcpuidle-ux500.c99 .target_residency = 260,
H A Dcpuidle-haltpoll.c46 .target_residency = 1,
H A Ddt_idle_states.c68 &idle_state->target_residency); in init_state_node()
H A Dcpuidle-psci.c387 drv->states[0].target_residency = 1; in psci_idle_init_cpu()
H A Dcpuidle-riscv-sbi.c305 drv->states[0].target_residency = 1; in sbi_cpuidle_init_cpu()
H A Dsysfs.c263 define_show_state_time_function(target_residency) in define_show_state_time_function() argument
/linux/arch/sh/kernel/cpu/shmobile/
H A Dcpuidle.c57 .target_residency = 1 * 2,
65 .target_residency = 1 * 2,
74 .target_residency = 1 * 2,
/linux/arch/arm/mach-imx/
H A Dcpuidle-imx7ulp.c39 .target_residency = 75,
47 .target_residency = 150,
H A Dcpuidle-imx6sx.c77 .target_residency = 75,
91 .target_residency = 500,
H A Dcpuidle-imx5.c24 .target_residency = 1,
H A Dcpuidle-imx6sl.c39 .target_residency = 75,
H A Dcpuidle-imx6q.c49 .target_residency = 75,
/linux/arch/mips/include/asm/
H A Didle.h25 .target_residency = 1,\
/linux/arch/arm/mach-s3c/
H A Dcpuidle-s3c64xx.c45 .target_residency = 1,
/linux/arch/arm/include/asm/
H A Dcpuidle.h21 .target_residency = 1,\
/linux/Documentation/driver-api/pm/
H A Dcpuidle.rst171 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 Dpsci_checker.c312 usecs_to_jiffies(state->target_residency)); in suspend_test_thread()

12