Home
last modified time | relevance | path

Searched defs:linux_io_uring (Results 1 – 3 of 3) sorted by relevance

/qemu/include/block/
H A Daio.h220 LuringState *linux_io_uring; member
/qemu/
H A Dmeson_options.txt193 option('linux_io_uring', type : 'feature', value : 'auto', feature
H A Dmeson.build1166 linux_io_uring = not_found variable
1168 linux_io_uring = dependency('liburing', version: '>=0.3', variable
1172 linux_io_uring = not_found variable