Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c190 struct io_mapped_ubuf { struct
326 struct io_mapped_ubuf *user_bufs;
2865 struct io_mapped_ubuf *imu; in io_import_fixed()
7986 struct io_mapped_ubuf *imu = &ctx->user_bufs[i]; in io_sqe_buffer_unregister()
8052 struct io_mapped_ubuf *imu = &ctx->user_bufs[i]; in headpage_already_acct()
8066 int nr_pages, struct io_mapped_ubuf *imu, in io_buffer_account_pin()
8110 ctx->user_bufs = kcalloc(nr_args, sizeof(struct io_mapped_ubuf), in io_sqe_buffer_register()
8116 struct io_mapped_ubuf *imu = &ctx->user_bufs[i]; in io_sqe_buffer_register()
9082 struct io_mapped_ubuf *buf = &ctx->user_bufs[i]; in __io_uring_show_fdinfo()