Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.c134 struct io_defer_entry { struct
529 struct io_defer_entry *de = list_first_entry(&ctx->defer_list, in io_queue_deferred()
530 struct io_defer_entry, list); in io_queue_deferred()
1807 struct io_defer_entry *de; in io_drain_req()
3242 struct io_defer_entry *de; in io_cancel_defer_files()
3257 de = list_first_entry(&list, struct io_defer_entry, list); in io_cancel_defer_files()