Searched refs:cancelable_uring_cmd (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | io_uring_types.h | 362 struct hlist_head cancelable_uring_cmd; member |
| /linux/io_uring/ | ||
| H A D | io_uring.c | 291 INIT_HLIST_HEAD(&ctx->cancelable_uring_cmd); in io_ring_ctx_alloc() |