Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c134 bool cant_stop; member
1895 .cant_stop = true,
1947 .cant_stop = true,
1959 .cant_stop = true,
1990 .cant_stop = true,
2534 ret = !sp->name || sp->cant_stop ? -EINVAL : 0; in write_cpuhp_target()