Searched refs:wait_queue (Results 1 – 2 of 2) sorted by relevance
77 wait_event(cache->wait_queue, cache->unused); in squashfs_cache_get()127 wake_up_all(&entry->wait_queue); in squashfs_cache_get()152 wait_event(entry->wait_queue, !entry->pending); in squashfs_cache_get()187 wake_up(&cache->wait_queue); in squashfs_cache_put()250 init_waitqueue_head(&cache->wait_queue); in squashfs_cache_init()255 init_waitqueue_head(&cache->entry[i].wait_queue); in squashfs_cache_init()
25 wait_queue_head_t wait_queue; member37 wait_queue_head_t wait_queue; member