Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dopdef.h49 bool io_uring_op_supported(u8 opcode);
H A Dopdef.c836 bool io_uring_op_supported(u8 opcode) in io_uring_op_supported() function
H A Dregister.c64 if (io_uring_op_supported(i)) in io_probe()