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