Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mx5/
Dsystem.c24 int stop_mode = 0; in mx5_cpu_lp_set() local
48 stop_mode = 0; in mx5_cpu_lp_set()
54 stop_mode = 1; in mx5_cpu_lp_set()
77 if (stop_mode) { in mx5_cpu_lp_set()
/linux-2.6.39/arch/s390/oprofile/
Dhwsampler.h68 unsigned int stop_mode:1; member
Dhwsampler.c282 cb->stop_mode = 0; in prepare_cpu_buffers()
837 while (!done && !cb->stop_mode) { in worker_on_interrupt()
1228 cb->stop_mode = 1; in hwsampler_stop_all()