Home
last modified time | relevance | path

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

/kernel/
Dcpu.c138 bool cant_stop; member
1738 .cant_stop = true,
1795 .cant_stop = true,
1807 .cant_stop = true,
1838 .cant_stop = true,
2401 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in target_store()