Searched refs:io_put_bl (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dkbuf.h64 void io_put_bl(struct io_ring_ctx *ctx, struct io_buffer_list *bl);
H A Dkbuf.c269 void io_put_bl(struct io_ring_ctx *ctx, struct io_buffer_list *bl) function
286 io_put_bl(ctx, bl);
692 io_put_bl(ctx, bl);
734 * the caller will call io_put_bl() to drop the the reference at at the
H A Dio_uring.c3458 io_put_bl(ctx, bl);

Completed in 237 milliseconds