Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnop.c72 node = io_rsrc_node_lookup(&ctx->buf_table, nop->buffer); in io_nop()
H A Drsrc.h69 static inline struct io_rsrc_node *io_rsrc_node_lookup(struct io_rsrc_data *data, in io_rsrc_node_lookup() function
H A During_cmd.c207 node = io_rsrc_node_lookup(&ctx->buf_table, index); in io_uring_cmd_prep()
H A Drsrc.c1001 src_node = io_rsrc_node_lookup(&src_ctx->buf_table, i); in io_clone_buffers()
H A Drw.c374 node = io_rsrc_node_lookup(&ctx->buf_table, req->buf_index); in io_prep_rw_fixed()
H A Dnet.c1353 node = io_rsrc_node_lookup(&ctx->buf_table, sr->buf_index); in io_send_zc_import()
H A Dio_uring.c1891 node = io_rsrc_node_lookup(&ctx->file_table.data, fd); in io_file_get_fixed()