Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Drsrc.h62 struct io_rsrc_node *io_rsrc_node_alloc(struct io_ring_ctx *ctx);
145 ctx->rsrc_node = io_rsrc_node_alloc(ctx); in io_rsrc_init()
Drsrc.c198 struct io_rsrc_node *io_rsrc_node_alloc(struct io_ring_ctx *ctx) in io_rsrc_node_alloc() function
229 backup = io_rsrc_node_alloc(ctx); in io_rsrc_ref_quiesce()
656 ctx->rsrc_node = io_rsrc_node_alloc(ctx); in io_queue_rsrc_removal()