Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dcache.c87 wait_event(cache->wait_queue, cache->unused); in squashfs_cache_get()
138 wake_up_all(&entry->wait_queue); in squashfs_cache_get()
163 wait_event(entry->wait_queue, !entry->pending); in squashfs_cache_get()
198 wake_up(&cache->wait_queue); in squashfs_cache_put()
258 init_waitqueue_head(&cache->wait_queue); in squashfs_cache_init()
263 init_waitqueue_head(&cache->entry[i].wait_queue); in squashfs_cache_init()
Dsquashfs_fs_sb.h37 wait_queue_head_t wait_queue; member
49 wait_queue_head_t wait_queue; member
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs_sb.h36 wait_queue_head_t wait_queue; member
49 wait_queue_head_t wait_queue; member