Home
last modified time | relevance | path

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

/NextBSD/sys/arm/ti/am335x/
HDam335x_pmic.c119 THREAD_NO_SLEEPING(); in am335x_pmic_intr()
125 THREAD_NO_SLEEPING(); in am335x_pmic_intr()
128 THREAD_NO_SLEEPING(); in am335x_pmic_intr()
/NextBSD/sys/geom/
HDgeom_io.c829 THREAD_NO_SLEEPING(); in g_io_schedule_down()
867 THREAD_NO_SLEEPING(); in g_io_schedule_up()
876 THREAD_NO_SLEEPING(); in g_io_schedule_up()
/NextBSD/sys/kern/
HDkern_rmlock.c413 THREAD_NO_SLEEPING(); in _rm_rlock_hard()
447 THREAD_NO_SLEEPING(); in _rm_rlock()
HDsched_4bsd.c1637 THREAD_NO_SLEEPING(); in sched_idletd()
HDkern_timeout.c721 THREAD_NO_SLEEPING(); in softclock_call_cc()
HDkern_intr.c1274 THREAD_NO_SLEEPING(); in ithread_execute_handlers()
HDsched_ule.c2641 THREAD_NO_SLEEPING(); in sched_idletd()
/NextBSD/sys/x86/iommu/
HDbusdma_dmar.c795 THREAD_NO_SLEEPING(); in dmar_bus_dmamap_unload()
/NextBSD/sys/sys/
HDproc.h881 #define THREAD_NO_SLEEPING() ((curthread)->td_no_sleeping++) macro
/NextBSD/sys/cam/
HDcam_xpt.c5262 THREAD_NO_SLEEPING(); in xpt_done_td()