Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dstop_machine.c39 static bool stop_machine_initialized = false; variable
601 stop_machine_initialized = true; in cpu_stop_init()
618 if (!stop_machine_initialized) { in stop_machine_cpuslocked()