Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dregister.c38 IORING_REGISTER_LAST + IORING_OP_LAST)
129 if (res[i].register_op >= IORING_REGISTER_LAST) in io_parse_restrictions()
629 opcode = array_index_nospec(opcode, IORING_REGISTER_LAST); in __io_uring_register()
909 if (opcode >= IORING_REGISTER_LAST) in SYSCALL_DEFINE4()
H A Dquery.c23 e->nr_register_opcodes = IORING_REGISTER_LAST; in io_query_ops()
/linux/tools/include/uapi/linux/
H A Dio_uring.h562 IORING_REGISTER_LAST, enumerator
/linux/include/linux/
H A Dio_uring_types.h223 DECLARE_BITMAP(register_op, IORING_REGISTER_LAST);
/linux/include/uapi/linux/
H A Dio_uring.h704 IORING_REGISTER_LAST, enumerator