Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dkbuf.c208 static int __io_remove_buffers(struct io_ring_ctx *ctx, in __io_remove_buffers() function
255 __io_remove_buffers(ctx, &ctx->io_bl[i], -1U); in io_destroy_buffers()
260 __io_remove_buffers(ctx, bl, -1U); in io_destroy_buffers()
307 ret = __io_remove_buffers(ctx, bl, p->nbufs); in io_remove_buffers()
545 __io_remove_buffers(ctx, bl, -1U); in io_unregister_pbuf_ring()