Home
last modified time | relevance | path

Searched refs:io_extract_req (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/io_uring/
Dio_uring.h347 static inline struct io_kiocb *io_extract_req(struct io_ring_ctx *ctx) in io_extract_req() function
362 *req = io_extract_req(ctx); in io_alloc_req()
Dio_uring.c2885 req = io_extract_req(ctx); in io_req_caches_free()