Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDusched_dummy.c255 lwkt_schedule(lp->lwp_thread); in dummy_select_curproc()
283 lwkt_schedule(lp->lwp_thread); in dummy_setrunqueue()
313 lwkt_schedule(dummy_pcpu[cpuid].helper_thread); in dummy_setrunqueue()
497 lwkt_schedule(dummy_pcpu[tmpid].helper_thread); in dummy_sched_thread()
509 lwkt_schedule(lp->lwp_thread); in dummy_sched_thread()
HDkern_kthread.c68 lwkt_schedule(td); in _kthread_create()
143 lwkt_schedule(td);
HDsubr_cpuhelper.c151 lwkt_schedule(cpuhelper[i]); in cpuhelper_init()
HDkern_synch.c977 lwkt_schedule(td); in endtsleep()
1026 lwkt_schedule(td); in _wakeup()
1317 lwkt_schedule(td); in setrunnable()
1319 lwkt_schedule(td); in setrunnable()
HDkern_intr.c593 lwkt_schedule(info->i_thread); /* MIGHT PREEMPT */ in sched_ithd_intern()
680 lwkt_schedule(info->i_thread); in ithread_livelock_wakeup()
1077 lwkt_schedule(info->data); in emergency_intr_timer_callback()
HDusched_bsd4.c555 lwkt_schedule(nlp->lwp_thread); in bsd4_select_curproc()
564 lwkt_schedule(dd->helper_thread);
1804 lwkt_schedule(nlp->lwp_thread); in sched_thread()
1821 lwkt_schedule(nlp->lwp_thread); in sched_thread()
HDkern_timeout.c467 lwkt_schedule(&sc->thread); in hardclock_softtick()
478 lwkt_schedule(&sc->thread); in hardclock_softtick()
HDusched_dfly.c672 lwkt_schedule(nlp->lwp_thread); in dfly_select_curproc()
974 lwkt_schedule(nlp->lwp_thread); in dfly_schedulerclock()
2410 lwkt_schedule(nlp->lwp_thread); in dfly_helper_thread()
2460 lwkt_schedule(nlp->lwp_thread); in dfly_helper_thread()
HDvfs_journal.c123 lwkt_schedule(&jo->wthread); in journal_create_threads()
131 lwkt_schedule(&jo->rthread); in journal_create_threads()
HDlwkt_thread.c1317 lwkt_schedule(thread_t td) in lwkt_schedule() function
1674 lwkt_schedule(td); in lwkt_create()
HDsubr_taskqueue.c601 lwkt_schedule(td); in taskqueue_start_threads()
HDsubr_gtaskqueue.c468 lwkt_schedule(td); in _gtaskqueue_start_threads()
HDlwkt_msgport.c325 lwkt_schedule(td); in _lwkt_schedule_msg()
HDkern_time.c461 lwkt_schedule(info->data); in ns1_systimer()
HDkern_sig.c1581 lwkt_schedule(td); in lwp_signotify_remote()
/dragonfly/sys/dev/drm/
HDlinux_kthread.c74 lwkt_schedule(td); in kthread_run()
116 lwkt_schedule(ts->dfly_td); in kthread_unpark()
HDlinux_workqueue.c237 lwkt_schedule(worker->worker_thread); in _create_workqueue_common()
/dragonfly/sys/dev/acpica/Osd/
HDOsdSchedule.c91 lwkt_schedule(acpi_task_td); in acpi_task_thread_schedule()
/dragonfly/sys/sys/
HDthread.h479 void lwkt_schedule(thread_t);
/dragonfly/sys/net/
HDnetisr.c230 lwkt_schedule(netisr_threads[i]); in netisr_init()
/dragonfly/sys/platform/pc64/isa/
HDclock.c1652 lwkt_schedule(td); in tsc_mpsync_test()
/dragonfly/sys/dev/netif/bnx/
HDif_bnx.c6049 lwkt_schedule(std->bnx_rx_std_ithread); in bnx_rx_std_refill_sched_ipi()
6066 lwkt_schedule(std->bnx_rx_std_ithread); in bnx_rx_std_refill_stop()
6100 lwkt_schedule(std->bnx_rx_std_ithread); in bnx_rx_std_refill_sched()