Searched defs:slot (Results 1 – 2 of 2) sorted by relevance
49 struct io_fixed_file *slot = io_fixed_file_slot(table, index); in io_file_from_index() local
139 static void io_buffer_unmap(struct io_ring_ctx *ctx, struct io_mapped_ubuf **slot) in io_buffer_unmap()