Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dcpu.c140 bool cant_stop; member
2073 .cant_stop = true,
2139 .cant_stop = true,
2149 .cant_stop = true,
2162 .cant_stop = true,
2203 .cant_stop = true,
2774 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in target_store()