Home
last modified time | relevance | path

Searched defs:max_out (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dzlib.c109 const unsigned long max_out = nr_dest_pages * PAGE_SIZE; in zlib_compress_pages() local
H A Dzstd.c387 unsigned long max_out = nr_dest_pages * PAGE_SIZE; in zstd_compress_pages() local
/openbmc/qemu/ui/
H A Dinput.c508 int min_out, int max_out) in qemu_input_scale_axis()