Searched refs:wait_queue (Results 1 – 2 of 2) sorted by relevance
89 wait_event(cache->wait_queue, cache->unused); in squashfs_cache_get()140 wake_up_all(&entry->wait_queue); in squashfs_cache_get()165 wait_event(entry->wait_queue, !entry->pending); in squashfs_cache_get()200 wake_up(&cache->wait_queue); in squashfs_cache_put()262 init_waitqueue_head(&cache->wait_queue); in squashfs_cache_init()267 init_waitqueue_head(&cache->entry[i].wait_queue); in squashfs_cache_init()
38 wait_queue_head_t wait_queue; member50 wait_queue_head_t wait_queue; member