goldfish_pipe_command  142 drivers/platform/goldfish/goldfish_pipe.c 	struct goldfish_pipe_command *command_buffer;
goldfish_pipe_command  309 drivers/platform/goldfish/goldfish_pipe.c 			       struct goldfish_pipe_command *command)
goldfish_pipe_command  730 drivers/platform/goldfish/goldfish_pipe.c 	BUILD_BUG_ON(sizeof(struct goldfish_pipe_command) > PAGE_SIZE);
goldfish_pipe_command  732 drivers/platform/goldfish/goldfish_pipe.c 		(struct goldfish_pipe_command *)__get_free_page(GFP_KERNEL);