Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dcpu.c141 bool cant_stop; member
2092 .cant_stop = true,
2163 .cant_stop = true,
2173 .cant_stop = true,
2186 .cant_stop = true,
2223 .cant_stop = true,
2786 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in target_store()