Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Dcdma.h69 struct list_head sync_queue; /* job queue */ member
/linux/sound/oss/dmasound/
H A Ddmasound.h232 wait_queue_head_t action_queue, open_queue, sync_queue; member
H A Ddmasound_core.c689 init_waitqueue_head(&sq->sync_queue); in sq_init_waitqueue()
850 wait_event_interruptible_timeout(write_sq.sync_queue, in sq_fsync()
H A Ddmasound_q40.c489 WAKE_UP(write_sq.sync_queue); in Q40Interrupt()
H A Ddmasound_atari.c1288 WAKE_UP(write_sq.sync_queue); in AtaInterrupt()
1322 if (!write_sq.active) WAKE_UP(write_sq.sync_queue); in AtaInterrupt()
/linux/include/net/
H A Dip_vs.h1114 struct list_head sync_queue; member