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

/linux-4.4.14/mm/
H A Dbacking-dev.c892 static wait_queue_head_t congestion_wqh[2] = { variable
893 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[0]),
894 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[1])
900 wait_queue_head_t *wqh = &congestion_wqh[sync]; clear_wb_congested()
936 wait_queue_head_t *wqh = &congestion_wqh[sync]; congestion_wait()
973 wait_queue_head_t *wqh = &congestion_wqh[sync]; wait_iff_congested()

Completed in 76 milliseconds