Home
last modified time | relevance | path

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

/linux-6.14.4/io_uring/
Dwaitid.c293 iwa = io_uring_alloc_async_data(NULL, req); in io_waitid_prep()
During_cmd.c174 cache = io_uring_alloc_async_data(&req->ctx->uring_cache, req); in io_uring_cmd_prep_setup()
Dio_uring.h228 static inline void *io_uring_alloc_async_data(struct io_alloc_cache *cache, in io_uring_alloc_async_data() function
Dtimeout.c547 data = io_uring_alloc_async_data(NULL, req); in __io_timeout_prep()
Drw.c206 rw = io_uring_alloc_async_data(&ctx->rw_cache, req); in io_rw_alloc_async()
Dnet.c162 hdr = io_uring_alloc_async_data(&ctx->netmsg_cache, req); in io_msg_alloc_async()