Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dbacking-dev.c928 static wait_queue_head_t congestion_wqh[2] = { variable
929 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[0]),
930 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[1])
936 wait_queue_head_t *wqh = &congestion_wqh[sync]; in clear_bdi_congested()
972 wait_queue_head_t *wqh = &congestion_wqh[sync]; in congestion_wait()
1003 wait_queue_head_t *wqh = &congestion_wqh[sync]; in wait_iff_congested()

Completed in 2 milliseconds