Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dusb_iouring.cpp61 static constexpr T DivRoundup(T x, T y) { in DivRoundup() function
70 const int num_requests = DivRoundup<int>(len, h->io_size); in usb_ffs_do_aio()