Searched refs:quiesce_all_cpus (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dsmp.h179 int quiesce_all_cpus(const char *, int);
/freebsd-10-stable/sys/kern/
H A Dsubr_lock.c275 * Spin relinquishing our cpu so that quiesce_all_cpus may
298 quiesce_all_cpus("profreset", 0);
410 quiesce_all_cpus("profstat", 0);
H A Dkern_ktr.c238 if ((error = quiesce_all_cpus("ktrent", PCATCH)) != 0) {
H A Dsubr_smp.c836 quiesce_all_cpus(const char *wmesg, int prio) function

Completed in 81 milliseconds