Home
last modified time | relevance | path

Searched refs:io_mapped_ubuf (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/io_uring/
A Drsrc.h22 struct io_mapped_ubuf *buf;
48 struct io_mapped_ubuf { struct
69 struct io_mapped_ubuf *imu, argument
A Drsrc.c27 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()
A Dfdinfo.c158 struct io_mapped_ubuf *buf = ctx->user_bufs[i]; in __io_uring_show_fdinfo()
/linux-6.3-rc2/include/linux/
A Dio_uring_types.h247 struct io_mapped_ubuf **user_bufs;
329 struct io_mapped_ubuf *dummy_ubuf;
544 struct io_mapped_ubuf *imu;

Completed in 10 milliseconds