Searched defs:total_in (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | zlib.h | 87 uLong total_in; /* total nb of input bytes read so far */ member
|
/openbmc/linux/fs/btrfs/ |
H A D | zlib.c | 96 unsigned long *total_in, unsigned long *total_out) in zlib_compress_pages()
|
H A D | lzo.c | 214 unsigned long *total_in, unsigned long *total_out) in lzo_compress_pages()
|
H A D | compression.c | 96 unsigned long *out_pages, unsigned long *total_in, in compression_compress_pages() 907 unsigned long *total_in, in btrfs_compress_pages()
|
H A D | zstd.c | 375 unsigned long *total_in, unsigned long *total_out) in zstd_compress_pages()
|
H A D | inode.c | 846 unsigned long total_in = 0; in compress_file_range() local
|
/openbmc/qemu/audio/ |
H A D | audio.c | 551 size_t *total_in, size_t *total_out) in audio_pcm_sw_resample_in() 585 size_t live, frames_out_max, total_in, total_out; in audio_pcm_sw_read() local 682 size_t *total_in, size_t *total_out) in audio_pcm_sw_resample_out() 717 size_t frames_in_max, frames_out_max, total_in, total_out; in audio_pcm_sw_write() local
|
/openbmc/u-boot/include/u-boot/ |
H A D | zlib.h | 423 uLong total_in; /* total nb of input bytes read so far */ member
|
/openbmc/linux/drivers/crypto/starfive/ |
H A D | jh7110-cryp.h | 189 size_t total_in; member
|