Searched refs:io_uring_alloc_async_data (Results 1 – 6 of 6) sorted by relevance
268 iwa = io_uring_alloc_async_data(NULL, req); in io_waitid_prep()
208 ac = io_uring_alloc_async_data(&req->ctx->cmd_cache, req); in io_uring_cmd_prep()
349 static inline void *io_uring_alloc_async_data(struct io_alloc_cache *cache, in io_uring_alloc_async_data() function
554 data = io_uring_alloc_async_data(NULL, req); in __io_timeout_prep()
209 rw = io_uring_alloc_async_data(&ctx->rw_cache, req); in io_rw_alloc_async()
190 hdr = io_uring_alloc_async_data(&ctx->netmsg_cache, req); in io_msg_alloc_async()