Home
last modified time | relevance | path

Searched hist:"9 c189eee" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/io_uring/
H A Dio_uring.c9c189eee Fri Nov 05 18:15:46 CDT 2021 Jens Axboe <axboe@kernel.dk> io_uring: add ring freeing helper

We do rings and sqes separately, move them into a helper that does both
the freeing and clearing of the memory.

Signed-off-by: Jens Axboe <axboe@kernel.dk>