Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_condvar.c135 DROP_GIANT(); in _cv_wait()
189 DROP_GIANT(); in _cv_wait_unlock()
240 DROP_GIANT(); in _cv_wait_sig()
300 DROP_GIANT(); in _cv_timedwait_sbt()
362 DROP_GIANT(); in _cv_timedwait_sig_sbt()
H A Dkern_synch.c187 DROP_GIANT(); in _sleep()
256 DROP_GIANT(); in msleep_spin_sbt()
443 DROP_GIANT(); in _blockcount_sleep()
662 DROP_GIANT(); in kern_yield()
H A Dsubr_epoch.c700 DROP_GIANT(); in epoch_wait_preempt()
953 DROP_GIANT(); in epoch_drain_callbacks()
H A Dkern_thread.c1476 DROP_GIANT(); in thread_suspend_switch()
H A Dkern_timeout.c1182 DROP_GIANT(); in _callout_stop_safe()
H A Dvfs_vnops.c737 DROP_GIANT(); in foffset_lock()
/f-stack/lib/include/sys/
H A Dmutex.h54 #undef DROP_GIANT
87 #define DROP_GIANT() DO_NOTHING macro
/f-stack/freebsd/sys/
H A Dmutex.h494 #ifndef DROP_GIANT
495 #define DROP_GIANT() \ macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c597 DROP_GIANT(); in vdev_geom_read_pool_label()
835 DROP_GIANT(); in vdev_geom_open()
990 DROP_GIANT(); in vdev_geom_close()
H A Dzvol_os.c1298 DROP_GIANT(); in zvol_create_minor_impl()
H A Dzfs_vfsops.c1414 DROP_GIANT(); in zfs_mount()
/f-stack/lib/
H A Dff_kern_timeout.c909 DROP_GIANT(); in _callout_stop_safe()
/f-stack/freebsd/vm/
H A Dvm_page.c1100 DROP_GIANT(); in _vm_page_busy_sleep()