Home
last modified time | relevance | path

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

/linux/io_uring/
H A Drsrc.h46 void io_free_rsrc_node(struct io_ring_ctx *ctx, struct io_rsrc_node *node);
80 io_free_rsrc_node(ctx, node); in io_put_rsrc_node()
H A Drsrc.c445 void io_free_rsrc_node(struct io_ring_ctx *ctx, struct io_rsrc_node *node) in io_free_rsrc_node() function