Home
last modified time | relevance | path

Searched refs:stop_mode (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
Dpm-imx5.c84 int stop_mode = 0; in mx5_cpu_lp_set() local
112 stop_mode = 0; in mx5_cpu_lp_set()
118 stop_mode = 1; in mx5_cpu_lp_set()
135 if (stop_mode) { in mx5_cpu_lp_set()
/linux-4.1.27/arch/s390/oprofile/
Dhwsampler.h48 unsigned int stop_mode:1; member
Dhwsampler.c229 cb->stop_mode = 0; in prepare_cpu_buffers()
764 while (!done && !cb->stop_mode) { in worker_on_interrupt()
1160 cb->stop_mode = 1; in hwsampler_stop_all()