Home
last modified time | relevance | path

Searched refs:wait_event_interruptible_locked (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/include/linux/
H A Dwait.h187 #define wait_event_interruptible_locked(wq, condition) \ macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_sa.c332 r = wait_event_interruptible_locked( in amdgpu_sa_bo_new()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_sa.c362 r = wait_event_interruptible_locked( in radeon_sa_bo_new()