Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnzxt-smart2.c238 wake_up_all_locked(&drvdata->wq); in handle_fan_config_report()
290 wake_up_all_locked(&drvdata->wq); in handle_fan_status_report()
302 wake_up_all_locked(&drvdata->wq); in handle_fan_status_report()
/openbmc/linux/fs/orangefs/
H A Dorangefs-bufmap.c33 wake_up_all_locked(&m->q); in install()
77 wake_up_all_locked(&m->q); in put()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_suballoc.c418 wake_up_all_locked(&sa_manager->wq); in drm_suballoc_free()
/openbmc/linux/include/linux/
H A Dwait.h227 #define wake_up_all_locked(x) __wake_up_locked((x), TASK_NORMAL, 0) macro
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_fence.c396 wake_up_all_locked(&rdev->fence_queue); in radeon_fence_enable_signaling()
/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.c178 wake_up_all_locked(&cfg->tmf_waitq); in cmd_complete()
215 wake_up_all_locked(&cfg->tmf_waitq); in flush_pending_cmds()