Home
last modified time | relevance | path

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

/fs/fscache/
Dobject.c818 wait_queue_head_t *cong_wq = in fscache_enqueue_object() local
823 wake_up(cong_wq); in fscache_enqueue_object()
845 wait_queue_head_t *cong_wq = this_cpu_ptr(&fscache_object_cong_wait); in fscache_object_sleep_till_congested() local
851 add_wait_queue_exclusive(cong_wq, &wait); in fscache_object_sleep_till_congested()
854 finish_wait(cong_wq, &wait); in fscache_object_sleep_till_congested()