hist_poll_wq
if (wq_has_sleeper(&hist_poll_wq))
wake_up_all(&hist_poll_wq);
DECLARE_WAIT_QUEUE_HEAD(hist_poll_wq);