goldfish_pipe 147 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *prev_signalled; goldfish_pipe 148 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *next_signalled; goldfish_pipe 198 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe **pipes; goldfish_pipe 205 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *first_signalled_pipe; goldfish_pipe 221 drivers/platform/goldfish/goldfish_pipe.c static int goldfish_pipe_cmd_locked(struct goldfish_pipe *pipe, goldfish_pipe 231 drivers/platform/goldfish/goldfish_pipe.c static int goldfish_pipe_cmd(struct goldfish_pipe *pipe, enum PipeCmdCode cmd) goldfish_pipe 340 drivers/platform/goldfish/goldfish_pipe.c static int transfer_max_buffers(struct goldfish_pipe *pipe, goldfish_pipe 381 drivers/platform/goldfish/goldfish_pipe.c static int wait_for_host_signal(struct goldfish_pipe *pipe, int is_write) goldfish_pipe 408 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *pipe = filp->private_data; goldfish_pipe 506 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *pipe = filp->private_data; goldfish_pipe 531 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *pipe; goldfish_pipe 551 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *pipe) goldfish_pipe 563 drivers/platform/goldfish/goldfish_pipe.c static struct goldfish_pipe *signalled_pipes_pop_front( goldfish_pipe 566 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *pipe; goldfish_pipe 595 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *pipe; goldfish_pipe 677 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe **pipes = goldfish_pipe 717 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *pipe = kzalloc(sizeof(*pipe), GFP_KERNEL); goldfish_pipe 777 drivers/platform/goldfish/goldfish_pipe.c struct goldfish_pipe *pipe = filp->private_data;