Home
last modified time | relevance | path

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

/linux/fs/fscache/
A Dobject.c809 wait_queue_head_t *cong_wq = in fscache_enqueue_object() local
814 wake_up(cong_wq); in fscache_enqueue_object()
836 wait_queue_head_t *cong_wq = this_cpu_ptr(&fscache_object_cong_wait); in fscache_object_sleep_till_congested() local
842 add_wait_queue_exclusive(cong_wq, &wait); in fscache_object_sleep_till_congested()
845 finish_wait(cong_wq, &wait); in fscache_object_sleep_till_congested()

Completed in 4 milliseconds