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
2044 .cant_stop = true,
2110 .cant_stop = true,
2120 .cant_stop = true,
2133 .cant_stop = true,
2174 .cant_stop = true,
2737 ret = !sp->name || sp->cant_stop ? -EINVAL : 0;

Completed in 129 milliseconds