Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Drsrc.h63 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()
Drsrc.c177 struct io_rsrc_node *io_rsrc_node_alloc(struct io_ring_ctx *ctx) in io_rsrc_node_alloc() function
205 backup = io_rsrc_node_alloc(ctx); in io_rsrc_ref_quiesce()
631 ctx->rsrc_node = io_rsrc_node_alloc(ctx); in io_queue_rsrc_removal()