Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dio_uring.c157 struct io_mapped_ubuf { struct
237 struct io_mapped_ubuf *user_bufs;
1167 struct io_mapped_ubuf *imu; in io_import_fixed()
3328 struct io_mapped_ubuf *imu = &ctx->user_bufs[i]; in io_sqe_buffer_unregister()
3383 ctx->user_bufs = kcalloc(nr_args, sizeof(struct io_mapped_ubuf), in io_sqe_buffer_register()
3389 struct io_mapped_ubuf *imu = &ctx->user_bufs[i]; in io_sqe_buffer_register()