Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dcpu.c136 bool cant_stop; member
1648 .cant_stop = true,
1700 .cant_stop = true,
1712 .cant_stop = true,
1743 .cant_stop = true,
2293 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in target_store()