Home
last modified time | relevance | path

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

/kernel/
Dcpu.c135 bool cant_stop; member
1894 .cant_stop = true,
1946 .cant_stop = true,
1958 .cant_stop = true,
1989 .cant_stop = true,
2533 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in write_cpuhp_target()