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.h215 struct LuringState *linux_io_uring; member
/openbmc/qemu/
H A Dmeson_options.txt189 option('linux_io_uring', type : 'feature', value : 'auto', feature
H A Dmeson.build839 linux_io_uring = not_found variable
841 linux_io_uring = dependency('liburing', version: '>=0.3', variable
845 linux_io_uring = not_found variable