Home
last modified time | relevance | path

Searched refs:bytes_out (Results 1 – 4 of 4) sorted by relevance

/arch/mn10300/boot/compressed/
Dmisc.c151 static long bytes_out; variable
272 bytes_out += (ulg)outcnt; in flush_window_low()
290 bytes_out += (ulg)outcnt; in flush_window_high()
364 mv->lcount = bytes_out; in close_output_buffer_if_we_run_high()
365 if (bytes_out > LOW_BUFFER_SIZE) { in close_output_buffer_if_we_run_high()
368 mv->hcount = bytes_out - LOW_BUFFER_SIZE; in close_output_buffer_if_we_run_high()
/arch/alpha/boot/
Dmisc.c88 static ulg bytes_out; variable
135 bytes_out += (ulg)outcnt; in flush_window()
/arch/h8300/boot/compressed/
Dmisc.c74 static long bytes_out = 0; variable
152 bytes_out += (ulg)outcnt; in flush_window()
/arch/cris/boot/compressed/
Dmisc.c113 static long bytes_out; variable
214 bytes_out += (ulg)outcnt; in flush_window()