Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c4226 static int __io_remove_buffers(struct io_ring_ctx *ctx, struct io_buffer *buf, in __io_remove_buffers() function
4268 ret = __io_remove_buffers(ctx, head, p->bgid, p->nbufs); in io_remove_buffers()
4360 __io_remove_buffers(ctx, head, p->bgid, -1U); in io_provide_buffers()
9169 __io_remove_buffers(ctx, buf, index, -1U); in io_destroy_buffers()