Home
last modified time | relevance | path

Searched refs:spin_lock_nested (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dspinlock.h56 #define spin_lock_nested(mtxp, l) mtx_enter(mtxp) macro
/openbsd/sys/dev/pci/drm/i915/
H A Di915_active.c1093 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set()
1117 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set()