Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dbacking-dev.c1045 static wait_queue_head_t congestion_wqh[2] = { variable
1046 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[0]),
1047 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[1])
1053 wait_queue_head_t *wqh = &congestion_wqh[sync]; in clear_wb_congested()
1089 wait_queue_head_t *wqh = &congestion_wqh[sync]; in congestion_wait()
1120 wait_queue_head_t *wqh = &congestion_wqh[sync]; in wait_iff_congested()