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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dobject.c758 wait_queue_head_t *cong_wq = local
763 wake_up(cong_wq);
785 wait_queue_head_t *cong_wq = &__get_cpu_var(fscache_object_cong_wait); local
791 add_wait_queue_exclusive(cong_wq, &wait);
794 finish_wait(cong_wq, &wait);

Completed in 26 milliseconds