Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dcpu.c126 bool cant_stop; member
1521 .cant_stop = true,
1573 .cant_stop = true,
1585 .cant_stop = true,
1616 .cant_stop = true,
2160 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in write_cpuhp_target()