Home
last modified time | relevance | path

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

/kernel/
Dcpu.c141 bool cant_stop; member
2095 .cant_stop = true,
2166 .cant_stop = true,
2176 .cant_stop = true,
2189 .cant_stop = true,
2226 .cant_stop = true,
2799 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in target_store()