Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Drsrc.h62 struct io_rsrc_node *io_rsrc_node_alloc(struct io_ring_ctx *ctx);
130 ctx->rsrc_node = io_rsrc_node_alloc(ctx); in io_rsrc_init()
H A Drsrc.c197 struct io_rsrc_node *io_rsrc_node_alloc(struct io_ring_ctx *ctx) in io_rsrc_node_alloc() function
228 backup = io_rsrc_node_alloc(ctx); in io_rsrc_ref_quiesce()
646 ctx->rsrc_node = io_rsrc_node_alloc(ctx); in io_queue_rsrc_removal()