Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.h121 void io_wq_destroy(struct io_wq *wq);
Dio-wq.c1202 void io_wq_destroy(struct io_wq *wq) in io_wq_destroy() function
Dio_uring.c7118 io_wq_destroy(ctx->io_wq); in io_finish_async()