Searched refs:goldfish_pipe (Results 1 – 2 of 2) sorted by relevance
125 struct goldfish_pipe { struct146 struct goldfish_pipe *prev_signalled; argument147 struct goldfish_pipe *next_signalled; argument197 struct goldfish_pipe **pipes;204 struct goldfish_pipe *first_signalled_pipe;393 struct goldfish_pipe *pipe = filp->private_data; in goldfish_pipe_read_write()516 struct goldfish_pipe *pipe; in signalled_pipes_add_locked()536 struct goldfish_pipe *pipe) in signalled_pipes_remove_locked()551 struct goldfish_pipe *pipe; in signalled_pipes_pop_front()580 struct goldfish_pipe *pipe; in goldfish_interrupt_task()[all …]
5 obj-$(CONFIG_GOLDFISH_PIPE) += goldfish_pipe.o