Searched refs:stop_machine_initialized (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/kernel/ | ||
H A D | stop_machine.c | 48 static bool stop_machine_initialized = false; variable 529 stop_machine_initialized = true; 545 if (!stop_machine_initialized) { __stop_machine() |
Completed in 44 milliseconds