Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Drsrc.c29 static struct io_rsrc_node *io_sqe_buffer_register(struct io_ring_ctx *ctx,
314 node = io_sqe_buffer_register(ctx, iov, &last_hpage); in __io_sqe_buffers_update()
772 static struct io_rsrc_node *io_sqe_buffer_register(struct io_ring_ctx *ctx, in io_sqe_buffer_register() function
902 node = io_sqe_buffer_register(ctx, iov, &last_hpage); in io_sqe_buffers_register()