Searched refs:allocated_size (Results 1 – 2 of 2) sorted by relevance
59 uint64_t allocated_size = 0;64 allocated_size = buffer_size;80 } while (allocated_size < buffer_size);
81 auto check_pid = [&](int fd, uint64_t allocated_size) -> bool { in dmabuf_sanity_check() argument83 auto size_padding = size - (off_t)allocated_size; in dmabuf_sanity_check()87 __func__, fd, static_cast<intmax_t>(size), allocated_size); in dmabuf_sanity_check()