Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.c239 static inline void io_req_add_to_cache(struct io_kiocb *req, struct io_ring_ctx *ctx) in io_req_add_to_cache() function
1133 io_req_add_to_cache(req, ctx); in __io_alloc_req_refill()
1542 io_req_add_to_cache(req, ctx); in io_free_batch_list()
2436 io_req_add_to_cache(req, ctx); in io_submit_sqes()