Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dcpu.c140 bool cant_stop; member
2070 .cant_stop = true,
2136 .cant_stop = true,
2146 .cant_stop = true,
2159 .cant_stop = true,
2200 .cant_stop = true,
2771 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in target_store()