Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dpcpu.h46 int stop_state; /* Used by cpustop_handler. */ member
/f-stack/freebsd/amd64/include/
H A Dpcpu.h45 int stop_state; /* Used by cpustop_handler. */ member
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1479 atomic_store_int(&mb->stop_state, in cpustop_handler()
1490 if (atomic_load_int(&mb->stop_state) == in cpustop_handler()
H A Dcpu_machdep.c454 atomic_store_int(&mb->stop_state, in cpu_reset()
/f-stack/freebsd/kern/
H A Dsubr_smp.c389 atomic_store_int(&mb->stop_state, in generic_restart_cpus()