Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dcancel.c460 struct io_defer_entry *de; in io_cancel_defer_files()
473 de = list_first_entry(&list, struct io_defer_entry, list); in io_cancel_defer_files()
H A Dio_uring.h123 struct io_defer_entry { struct
H A Dio_uring.c464 struct io_defer_entry *de = list_first_entry(&ctx->defer_list, in io_queue_deferred()
465 struct io_defer_entry, list); in io_queue_deferred()
1346 struct io_defer_entry *de; in io_drain_req()