Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Daio.h216 LuringState *linux_io_uring; member
/openbmc/qemu/
H A Dmeson_options.txt195 option('linux_io_uring', type : 'feature', value : 'auto', feature
H A Dmeson.build1113 linux_io_uring = not_found variable
1115 linux_io_uring = dependency('liburing', version: '>=0.3', variable
1119 linux_io_uring = not_found variable