Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dcpu.c141 bool cant_stop; member
2081 .cant_stop = true,
2152 .cant_stop = true,
2162 .cant_stop = true,
2175 .cant_stop = true,
2206 .cant_stop = true,
2769 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in target_store()