Home
last modified time | relevance | path

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

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