Home
last modified time | relevance | path

Searched refs:idle_has_lock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_lock.c132 lock_data->idle_has_lock = 1; in drm_legacy_lock_free()
296 if (!lock_data->idle_has_lock) { in drm_legacy_idlelock_take()
303 lock_data->idle_has_lock = 1; in drm_legacy_idlelock_take()
316 if (lock_data->idle_has_lock) { in drm_legacy_idlelock_release()
322 lock_data->idle_has_lock = 0; in drm_legacy_idlelock_release()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_lock.c132 lock_data->idle_has_lock = 1; in drm_legacy_lock_free()
296 if (!lock_data->idle_has_lock) { in drm_legacy_idlelock_take()
303 lock_data->idle_has_lock = 1; in drm_legacy_idlelock_take()
316 if (lock_data->idle_has_lock) { in drm_legacy_idlelock_release()
322 lock_data->idle_has_lock = 0; in drm_legacy_idlelock_release()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_auth.h52 int idle_has_lock; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_auth.h52 int idle_has_lock; member

Completed in 2 milliseconds