Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_smp.c233 generic_stop_cpus(cpuset_t map, u_int type) in generic_stop_cpus() function
313 return (generic_stop_cpus(map, IPI_STOP)); in stop_cpus()
320 return (generic_stop_cpus(map, IPI_STOP_HARD)); in stop_cpus_hard()
328 return (generic_stop_cpus(map, IPI_SUSPEND)); in suspend_cpus()