Home
last modified time | relevance | path

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

/system/memory/lmkd/
Dlmkd.cpp214 static const bool isIoUringSupported = android::bpf::isAtLeastKernelVersion(5, 6, 0); variable
1672 if (isIoUringSupported) { in cmd_procs_prio()