Searched refs:transfer_max_buffers (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/goldfish/ |
H A D | goldfish_pipe.c | 328 static int transfer_max_buffers(struct goldfish_pipe *pipe, in transfer_max_buffers() function 421 ret = transfer_max_buffers(pipe, address, address_end, is_write, in goldfish_pipe_read_write()
|
/kernel/linux/linux-6.6/drivers/platform/goldfish/ |
H A D | goldfish_pipe.c | 325 static int transfer_max_buffers(struct goldfish_pipe *pipe, in transfer_max_buffers() function 418 ret = transfer_max_buffers(pipe, address, address_end, is_write, in goldfish_pipe_read_write()
|
Completed in 3 milliseconds