Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_condvar.c152 PICKUP_GIANT(); in _cv_wait()
203 PICKUP_GIANT(); in _cv_wait_unlock()
258 PICKUP_GIANT(); in _cv_wait_sig()
318 PICKUP_GIANT(); in _cv_timedwait_sbt()
381 PICKUP_GIANT(); in _cv_timedwait_sig_sbt()
H A Dkern_synch.c228 PICKUP_GIANT(); in _sleep()
298 PICKUP_GIANT(); in msleep_spin_sbt()
466 PICKUP_GIANT(); in _blockcount_sleep()
669 PICKUP_GIANT(); in kern_yield()
H A Dsubr_epoch.c729 PICKUP_GIANT(); in epoch_wait_preempt()
994 PICKUP_GIANT(); in epoch_drain_callbacks()
H A Dkern_thread.c1478 PICKUP_GIANT(); in thread_suspend_switch()
H A Dkern_timeout.c1195 PICKUP_GIANT(); in _callout_stop_safe()
H A Dvfs_vnops.c740 PICKUP_GIANT(); in foffset_lock()
/f-stack/lib/include/sys/
H A Dmutex.h55 #undef PICKUP_GIANT
88 #define PICKUP_GIANT() DO_NOTHING macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c629 PICKUP_GIANT(); in vdev_geom_read_pool_label()
932 PICKUP_GIANT(); in vdev_geom_open()
1002 PICKUP_GIANT(); in vdev_geom_close()
H A Dzvol_os.c1412 PICKUP_GIANT(); in zvol_create_minor_impl()
H A Dzfs_vfsops.c1416 PICKUP_GIANT(); in zfs_mount()
/f-stack/freebsd/sys/
H A Dmutex.h507 #define PICKUP_GIANT() \ macro
/f-stack/lib/
H A Dff_kern_timeout.c922 PICKUP_GIANT(); in _callout_stop_safe()
/f-stack/freebsd/vm/
H A Dvm_page.c1103 PICKUP_GIANT(); in _vm_page_busy_sleep()