Home
last modified time | relevance | path

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

/linux/kernel/
H A Dcpu.c141 bool cant_stop; member
2068 .cant_stop = true,
2129 .cant_stop = true,
2139 .cant_stop = true,
2152 .cant_stop = true,
2193 .cant_stop = true,
2771 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in target_store()