Home
last modified time | relevance | path

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

/linux/io_uring/
H A Drsrc.c111 static struct io_mapped_ubuf *io_alloc_imu(struct io_ring_ctx *ctx, in io_alloc_imu() function
806 imu = io_alloc_imu(ctx, nr_pages); in io_sqe_buffer_register()
962 imu = io_alloc_imu(ctx, blk_rq_nr_phys_segments(rq)); in io_buffer_register_bvec()