Searched refs:goldfish_pipe_command (Results 1 – 1 of 1) sorted by relevance
149 struct goldfish_pipe_command;152 struct goldfish_pipe_command { struct206 struct goldfish_pipe_command *command_buffer;353 struct goldfish_pipe_command *command) in populate_rw_params()752 (struct goldfish_pipe_command *)__get_free_page(GFP_KERNEL); in goldfish_pipe_open()905 if (WARN_ON(sizeof(struct goldfish_pipe_command) > PAGE_SIZE)) in goldfish_pipe_probe()