Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dwaitid.c253 iwa = io_uring_alloc_async_data(NULL, req); in io_waitid_prep()
H A During_cmd.c202 ac = io_uring_alloc_async_data(&req->ctx->cmd_cache, req); in io_uring_cmd_prep()
H A Dio_uring.h242 static inline void *io_uring_alloc_async_data(struct io_alloc_cache *cache, in io_uring_alloc_async_data() function
H A Dtimeout.c550 data = io_uring_alloc_async_data(NULL, req); in __io_timeout_prep()
H A Drw.c202 rw = io_uring_alloc_async_data(&ctx->rw_cache, req); in io_rw_alloc_async()
H A Dnet.c192 hdr = io_uring_alloc_async_data(&ctx->netmsg_cache, req); in io_msg_alloc_async()