Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dcpu.c125 bool cant_stop; member
1381 .cant_stop = true,
1433 .cant_stop = true,
1445 .cant_stop = true,
1476 .cant_stop = true,
1948 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in write_cpuhp_target()