Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/lib/
H A Dgunzip.c92 u64 total_bytes) in gzwrite_progress()
101 u64 total_bytes, in gzwrite_progress_finish()
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dprogress.py26 total_bytes, argument
/openbmc/qemu/block/
H A Dio_uring.c127 int total_bytes; in luring_process_completions() local
H A Dio.c1334 int64_t total_bytes, max_bytes; in bdrv_aligned_preadv() local
/openbmc/u-boot/fs/btrfs/
H A Dctree.h121 __u64 total_bytes; member
157 __u64 total_bytes; member
H A Dbtrfs_tree.h356 __u64 total_bytes; member
/openbmc/qemu/hw/net/
H A Dcadence_gem.c1291 unsigned total_bytes; in gem_transmit() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py517 def __init__(self, available_bytes, free_bytes, total_bytes): argument