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.c122 static struct io_mapped_ubuf *io_alloc_imu(struct io_ring_ctx *ctx, in io_alloc_imu() function
812 imu = io_alloc_imu(ctx, nr_pages); in io_sqe_buffer_register()
968 imu = io_alloc_imu(ctx, nr_bvecs); in io_buffer_register_bvec()