Searched refs:goldfish_pipe (Results 1 – 2 of 2) sorted by relevance
126 struct goldfish_pipe { struct147 struct goldfish_pipe *prev_signalled; argument148 struct goldfish_pipe *next_signalled; argument198 struct goldfish_pipe **pipes;205 struct goldfish_pipe *first_signalled_pipe;394 struct goldfish_pipe *pipe = filp->private_data; in goldfish_pipe_read_write()517 struct goldfish_pipe *pipe; in signalled_pipes_add_locked()537 struct goldfish_pipe *pipe) in signalled_pipes_remove_locked()552 struct goldfish_pipe *pipe; in signalled_pipes_pop_front()581 struct goldfish_pipe *pipe; in goldfish_interrupt_task()[all …]
5 obj-$(CONFIG_GOLDFISH_PIPE) += goldfish_pipe.o