Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/locking/
Dmutex-design.rst34 CONFIG_MUTEX_SPIN_ON_OWNER=y systems use a spinner MCS lock (->osq), described
50 one spinner can compete for the mutex.
/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Di915_gem_gtt.c1775 static u32 *spinner(u32 *batch, int i) in spinner() function
1782 *spinner(batch, i) = MI_BATCH_BUFFER_END; in end_spin()