Searched defs:bytes_to_process (Results 1 – 3 of 3) sorted by relevance
387 const u32 bytes_to_process = 2 * frames; in rockchip_spi_16bit_reader() local
936 size_t bytes_to_process = 0; in Step() local
1800 size_t MarkCompactCollector::ProcessMarkingWorklist(size_t bytes_to_process) { in ProcessMarkingWorklist()