Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-imx/
Dpm-imx5.c153 int stop_mode = 0; in mx5_cpu_lp_set() local
181 stop_mode = 0; in mx5_cpu_lp_set()
187 stop_mode = 1; in mx5_cpu_lp_set()
204 if (stop_mode) { in mx5_cpu_lp_set()
/linux-4.4.14/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()