Home
last modified time | relevance | path

Searched refs:spin_lock_irqsave_nested (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c244 spin_lock_irqsave_nested(&tq->tq_lock, *irqflags, in task_alloc()
254 spin_lock_irqsave_nested(&tq->tq_lock, *irqflags, tq->tq_lock_class); in task_alloc()
319 spin_lock_irqsave_nested(&tq->tq_lock, flags, tq->tq_lock_class); in task_expire_impl()
517 spin_lock_irqsave_nested(&tq->tq_lock, flags, tq->tq_lock_class); in taskq_wait_id_check()
541 spin_lock_irqsave_nested(&tq->tq_lock, flags, tq->tq_lock_class); in taskq_wait_outstanding_check()
569 spin_lock_irqsave_nested(&tq->tq_lock, flags, tq->tq_lock_class); in taskq_wait_check()
617 spin_lock_irqsave_nested(&tq->tq_lock, flags, tq->tq_lock_class); in taskq_cancel_id()
643 spin_lock_irqsave_nested(&tq->tq_lock, flags, in taskq_cancel_id()
675 spin_lock_irqsave_nested(&tq->tq_lock, irqflags, tq->tq_lock_class); in taskq_dispatch()
748 spin_lock_irqsave_nested(&tq->tq_lock, irqflags, tq->tq_lock_class); in taskq_dispatch_delay()
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dspinlock.h121 #define spin_lock_irqsave_nested(_l, flags, _n) do { \ macro
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.c745 spin_lock_irqsave_nested(&cmdq_hwq->lock, flags, in bnxt_qplib_process_qp_event()