Searched defs:consumed_size (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/goldfish/ |
H A D | goldfish_pipe.c | 97 s32 consumed_size; member 418 s32 consumed_size; in goldfish_pipe_read_write() local 328 transfer_max_buffers(struct goldfish_pipe *pipe, unsigned long address, unsigned long address_end, int is_write, unsigned long last_page, unsigned int last_page_size, s32 *consumed_size, int *status) transfer_max_buffers() argument [all...] |
/kernel/linux/linux-6.6/drivers/platform/goldfish/ |
H A D | goldfish_pipe.c | 97 s32 consumed_size; member 415 s32 consumed_size; in goldfish_pipe_read_write() local 325 transfer_max_buffers(struct goldfish_pipe *pipe, unsigned long address, unsigned long address_end, int is_write, unsigned long last_page, unsigned int last_page_size, s32 *consumed_size, int *status) transfer_max_buffers() argument [all...] |
Completed in 3 milliseconds