Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dkbuf.c209 static int __io_remove_buffers(struct io_ring_ctx *ctx, in __io_remove_buffers() function
264 __io_remove_buffers(ctx, &ctx->io_bl[i], -1U); in io_destroy_buffers()
269 __io_remove_buffers(ctx, bl, -1U); in io_destroy_buffers()
316 ret = __io_remove_buffers(ctx, bl, p->nbufs); in io_remove_buffers()
626 __io_remove_buffers(ctx, bl, -1U); in io_unregister_pbuf_ring()