Searched refs:io_buf_free (Results 1 - 1 of 1) sorted by relevance

/linux-master/io_uring/
H A Dkbuf.c34 struct io_buf_free { struct
206 struct io_buf_free *ibf;
551 * both a new io_buf_free and mem region again. We leave it on the list as
554 static struct io_buf_free *io_lookup_buf_free_entry(struct io_ring_ctx *ctx,
557 struct io_buf_free *ibf, *best = NULL;
581 struct io_buf_free *ibf;
759 struct io_buf_free *ibf;

Completed in 120 milliseconds