Searched refs:io_mapped_ubuf (Results 1 – 4 of 4) sorted by relevance
22 struct io_mapped_ubuf *buf;48 struct io_mapped_ubuf { struct69 struct io_mapped_ubuf *imu, argument
27 struct io_mapped_ubuf **pimu,139 static void io_buffer_unmap(struct io_ring_ctx *ctx, struct io_mapped_ubuf **slot) in io_buffer_unmap()141 struct io_mapped_ubuf *imu = *slot; in io_buffer_unmap()545 struct io_mapped_ubuf *imu; in __io_sqe_buffers_update()1095 struct io_mapped_ubuf *imu = ctx->user_bufs[i]; in headpage_already_acct()1109 int nr_pages, struct io_mapped_ubuf *imu, in io_buffer_account_pin()1205 struct io_mapped_ubuf **pimu, in io_sqe_buffer_register()1208 struct io_mapped_ubuf *imu = NULL; in io_sqe_buffer_register()1347 struct io_mapped_ubuf *imu, in io_import_fixed()
158 struct io_mapped_ubuf *buf = ctx->user_bufs[i]; in __io_uring_show_fdinfo()
247 struct io_mapped_ubuf **user_bufs;329 struct io_mapped_ubuf *dummy_ubuf;544 struct io_mapped_ubuf *imu;
Completed in 10 milliseconds