Searched refs:cant_stop (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dcpu.c122 * @cant_stop: Bringup/teardown can't be stopped at this step
140 bool cant_stop; member in struct:cpuhp_step
2092 .cant_stop = true,
2158 .cant_stop = true,
2168 .cant_stop = true,
2181 .cant_stop = true,
2222 .cant_stop = true,
2785 ret = !sp->name || sp->cant_stop ? -EINVAL : 0;

Completed in 246 milliseconds