Home
last modified time | relevance | path

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

/linux-5.19.10/io_uring/
Dio_uring.c270 typedef void (rsrc_put_fn)(struct io_ring_ctx *ctx, struct io_rsrc_put *prsrc); typedef
277 rsrc_put_fn *do_put;
9180 static __cold int io_rsrc_data_alloc(struct io_ring_ctx *ctx, rsrc_put_fn *do_put, in io_rsrc_data_alloc()