Searched refs:SINGLE_DEPTH_NESTING (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dlockdep.h35 #define SINGLE_DEPTH_NESTING 0 macro
/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_wakeref.c34 mutex_lock_nested(&wf->mutex, SINGLE_DEPTH_NESTING);
H A Di915_active.c982 SINGLE_DEPTH_NESTING);
1093 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING);
1117 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING);
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_context.c542 mutex_acquire(&ce->timeline->mutex.dep_map, SINGLE_DEPTH_NESTING, 0, _RET_IP_);
H A Dselftest_timeline.c710 mutex_lock_nested(&tl->mutex, SINGLE_DEPTH_NESTING);
727 mutex_lock_nested(&tl->mutex, SINGLE_DEPTH_NESTING);

Completed in 201 milliseconds