/kernel/linux/linux-5.10/drivers/cpuidle/ |
H A D | cpuidle-big_little.c | 39 * values as if all CPUs in a cluster enter the state at once; this is 64 .enter = bl_enter_powerdown, 85 .enter = bl_enter_powerdown, 115 * bl_enter_powerdown - Programs CPU to enter the specified state
|
H A D | cpuidle-at91.c | 42 .enter = at91_enter_idle,
|
H A D | cpuidle-clps711x.c | 32 .enter = clps711x_cpuidle_halt,
|
/kernel/linux/linux-6.6/drivers/cpuidle/ |
H A D | cpuidle-big_little.c | 39 * values as if all CPUs in a cluster enter the state at once; this is 64 .enter = bl_enter_powerdown, 86 .enter = bl_enter_powerdown, 117 * bl_enter_powerdown - Programs CPU to enter the specified state
|
H A D | cpuidle-powernv.c | 160 .enter = snooze_loop, 200 if (cpuidle_state_table[idle_state].enter == NULL) in powernv_cpuidle_driver_init() 244 powernv_states[index].enter = idle_fn; in add_powernv_state()
|
/third_party/python/Lib/unittest/ |
H A D | async_case.py | 71 enter = cls.__aenter__ 77 result = await enter(cm)
|
/kernel/linux/linux-6.6/include/linux/clk/ |
H A D | imx.h | 13 void imx6sl_set_wait_clk(bool enter);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | ftrace_irq.h | 7 extern void trace_hwlat_callback(bool enter);
|
/kernel/linux/linux-5.10/arch/arm/mach-imx/ |
H A D | pm-imx25.c | 27 .enter = imx25_suspend_enter,
|
H A D | cpuidle-imx5.c | 22 .enter = imx5_cpuidle_enter,
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | init_64.h | 33 void prom_world(int enter);
|
/kernel/linux/linux-5.10/arch/arm/mach-mxs/ |
H A D | pm.c | 25 .enter = mxs_suspend_enter,
|
/kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
H A D | pm.h | 13 void (*enter)(suspend_state_t state); member
|
/kernel/linux/linux-6.6/arch/arm/mach-imx/ |
H A D | pm-imx25.c | 28 .enter = imx25_suspend_enter,
|
H A D | cpuidle-imx5.c | 22 .enter = imx5_cpuidle_enter,
|
/kernel/linux/linux-6.6/arch/arm/mach-mxs/ |
H A D | pm.c | 25 .enter = mxs_suspend_enter,
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | init_64.h | 33 void prom_world(int enter);
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | pm.h | 13 void (*enter)(suspend_state_t state); member
|
/kernel/linux/linux-5.10/arch/arm/mach-tango/ |
H A D | pm.c | 24 .enter = tango_pm_enter,
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | idle.h | 24 .enter = mips_cpuidle_wait_enter,\
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | idle.h | 24 .enter = mips_cpuidle_wait_enter,\
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | ps.h | 19 void rtw_power_mode_change(struct rtw_dev *rtwdev, bool enter);
|
/third_party/protobuf/kokoro/release/csharp/windows/ |
H A D | build_nuget.bat | 1 @rem enter repo root
|
/third_party/protobuf/kokoro/windows/csharp/ |
H A D | build.bat | 1 @rem enter repo root
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | sleep.c | 81 pr_info("Preparing to enter system sleep state S%d\n", acpi_state); in acpi_sleep_prepare() 442 * __acpi_pm_prepare - Prepare the platform to enter the target state. 457 * acpi_pm_prepare - Prepare the platform to enter the target sleep 579 * acpi_suspend_enter - Actually enter a sleep state. 680 .enter = acpi_suspend_enter, 708 .enter = acpi_suspend_enter, 975 .enter = acpi_hibernation_enter, 1025 .enter = acpi_hibernation_enter,
|