Searched refs:io_mapped_ubuf (Results 1 – 3 of 3) sorted by relevance
101 struct io_mapped_ubuf *imu = priv; in io_release_ubuf()111 static struct io_mapped_ubuf *io_alloc_imu(struct io_ring_ctx *ctx, in io_alloc_imu()116 return kvmalloc_flex(struct io_mapped_ubuf, bvec, nr_bvecs); in io_alloc_imu()119 static void io_free_imu(struct io_ring_ctx *ctx, struct io_mapped_ubuf *imu) in io_free_imu()127 static void io_buffer_unmap(struct io_ring_ctx *ctx, struct io_mapped_ubuf *imu) in io_buffer_unmap()156 const int imu_cache_size = struct_size_t(struct io_mapped_ubuf, bvec, in io_rsrc_cache_init()629 struct io_mapped_ubuf *imu; in headpage_already_acct()646 int nr_pages, struct io_mapped_ubuf *imu, in io_buffer_account_pin()766 struct io_mapped_ubuf *imu = NULL; in io_sqe_buffer_register()934 struct io_mapped_ubuf *imu; in io_buffer_register_bvec()[all …]
22 struct io_mapped_ubuf *buf;35 struct io_mapped_ubuf { struct
221 struct io_mapped_ubuf *buf = NULL; in __io_uring_show_fdinfo()