Home
last modified time | relevance | path

Searched defs:queue_depth (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/device/
Dusb_iouring.cpp130 bool init_io_uring_ffs(usb_handle* h, size_t queue_depth) { in init_io_uring_ffs()
/system/update_engine/liburing_cpp/src/
DIoUring.cpp181 int queue_depth, int flags) { in CreateLinuxIoUring()