Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dkbuf.c343 static int __io_remove_buffers(struct io_ring_ctx *ctx, in __io_remove_buffers() function
390 __io_remove_buffers(ctx, bl, -1U); in io_put_bl()
455 ret = __io_remove_buffers(ctx, bl, p->nbufs); in io_remove_buffers()