Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_smp.c235 generic_stop_cpus(cpuset_t map, u_int type) in generic_stop_cpus() function
315 return (generic_stop_cpus(map, IPI_STOP)); in stop_cpus()
322 return (generic_stop_cpus(map, IPI_STOP_HARD)); in stop_cpus_hard()
330 return (generic_stop_cpus(map, IPI_SUSPEND)); in suspend_cpus()