Home
last modified time | relevance | path

Searched refs:wake_up_all_locked (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/fs/orangefs/
Dorangefs-bufmap.c33 wake_up_all_locked(&m->q); in install()
77 wake_up_all_locked(&m->q); in put()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sa.c366 wake_up_all_locked(&sa_manager->wq); in amdgpu_sa_bo_free()
/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_sa.c394 wake_up_all_locked(&sa_manager->wq); in radeon_sa_bo_free()
Dradeon_fence.c403 wake_up_all_locked(&rdev->fence_queue); in radeon_fence_enable_signaling()
/Linux-v5.15/include/linux/
Dwait.h225 #define wake_up_all_locked(x) __wake_up_locked((x), TASK_NORMAL, 0) macro
/Linux-v5.15/drivers/scsi/cxlflash/
Dmain.c178 wake_up_all_locked(&cfg->tmf_waitq); in cmd_complete()
215 wake_up_all_locked(&cfg->tmf_waitq); in flush_pending_cmds()