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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dbacking-dev.c728 static wait_queue_head_t congestion_wqh[2] = { variable
729 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[0]),
730 __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[1])
736 wait_queue_head_t *wqh = &congestion_wqh[sync];
768 wait_queue_head_t *wqh = &congestion_wqh[sync];

Completed in 58 milliseconds