Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dkbuf.c44 struct io_buf_free { struct
241 struct io_buf_free *ibf; in io_kbuf_mark_free()
586 * both a new io_buf_free and mem region again. We leave it on the list as
589 static struct io_buf_free *io_lookup_buf_free_entry(struct io_ring_ctx *ctx, in io_lookup_buf_free_entry()
592 struct io_buf_free *ibf, *best = NULL; in io_lookup_buf_free_entry()
616 struct io_buf_free *ibf; in io_alloc_pbuf_ring()
765 struct io_buf_free *ibf; in io_kbuf_mmap_list_free()

Completed in 2 milliseconds