Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c4465 static int __io_remove_buffers(struct io_ring_ctx *ctx, struct io_buffer *buf, in __io_remove_buffers() function
4507 ret = __io_remove_buffers(ctx, head, p->bgid, p->nbufs); in io_remove_buffers()
4599 __io_remove_buffers(ctx, head, p->bgid, -1U); in io_provide_buffers()
9507 __io_remove_buffers(ctx, buf, index, -1U); in io_destroy_buffers()