Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c7109 struct io_fixed_file *slot = io_fixed_file_slot(&ctx->file_table, index); in io_file_from_index() local
9075 static void io_buffer_unmap(struct io_ring_ctx *ctx, struct io_mapped_ubuf **slot) in io_buffer_unmap()