Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dbacking-dev.c920 static wait_queue_head_t congestion_wqh[2] = { variable
921 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[0]),
922 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[1])
928 wait_queue_head_t *wqh = &congestion_wqh[sync]; in clear_bdi_congested()
964 wait_queue_head_t *wqh = &congestion_wqh[sync]; in congestion_wait()
995 wait_queue_head_t *wqh = &congestion_wqh[sync]; in wait_iff_congested()