Home
last modified time | relevance | path

Searched refs:atomic_dec_and_lock_irqsave (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dspinlock.h52 #define atomic_dec_and_lock_irqsave(_a, _mtxp, _flags) \ macro
/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_runtime_pm.c233 if (!atomic_dec_and_lock_irqsave(&rpm->wakeref_count, in __intel_wakeref_dec_and_check_tracking()
H A Di915_active.c135 if (!atomic_dec_and_lock_irqsave(&ref->count, &ref->tree_lock, flags)) in __active_retire()
H A Di915_vma.c1726 if (atomic_dec_and_lock_irqsave(&vma->open_count, in i915_vma_close()