Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dwaitid.c268 iwa = io_uring_alloc_async_data(NULL, req); in io_waitid_prep()
H A Dio_uring.h337 static inline void *io_uring_alloc_async_data(struct io_alloc_cache *cache, in io_uring_alloc_async_data() function
H A Drw.c209 rw = io_uring_alloc_async_data(&ctx->rw_cache, req); in io_rw_alloc_async()
H A Dnet.c190 hdr = io_uring_alloc_async_data(&ctx->netmsg_cache, req); in io_msg_alloc_async()