X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=io_uring%2Frsrc.h;h=2b8743645efcbd5d29709fbd2ecff2b6d51e86f3;hb=64f4660f691c61506828faef38ef374811fbbe71;hp=81445a477622bcd73286406b31f27b40053981e8;hpb=91e9b0218580dec68d286b3ea337afc5f8ba2298;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/io_uring/rsrc.h b/io_uring/rsrc.h index 81445a4..2b87436 100644 --- a/io_uring/rsrc.h +++ b/io_uring/rsrc.h @@ -53,6 +53,7 @@ struct io_mapped_ubuf { struct bio_vec bvec[]; }; +void io_rsrc_put_tw(struct callback_head *cb); void io_rsrc_put_work(struct work_struct *work); void io_rsrc_refs_refill(struct io_ring_ctx *ctx); void io_wait_rsrc_data(struct io_rsrc_data *data);