Searched refs:rump_threads (Results 1 – 11 of 11) sorted by relevance
289 if (!rump_threads) in softint_init()382 if (!rump_threads) { in softint_schedule()409 KASSERT(rump_threads); in softint_schedule_cpu()462 if (!rump_threads) in rump_softint_run()
103 int rump_threads = 0; variable105 int rump_threads = 1; variable251 rump_threads = *buf != '0'; in rump_init_callback()415 if (rump_threads) { in rump_init_callback()467 if (rump_threads) in rump_init_callback()
442 if (__predict_false(rump_threads == 0)) in cv_wait()451 if (__predict_false(rump_threads == 0)) in cv_wait_sig()
166 if (!rump_threads) { in kthread_create()
351 if (rump_threads == 0) in cv_wait()
1102 if (__predict_false(rump_threads == 0)) in uvm_wait()
50 extern int rump_threads;
417 if (rump_threads) { in sockin_do_init()667 if (!rump_threads) in sockin_send()
147 if (rump_threads) { in RUMP_COMPONENT()
695 if (!rump_threads) { in rumpusb_device_bulk_transfer()
226 if (rump_threads) { in allocif()