Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dcpu.c120 bool cant_stop; member
1316 .cant_stop = true,
1368 .cant_stop = true,
1380 .cant_stop = true,
1411 .cant_stop = true,
1883 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in write_cpuhp_target()