Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.h136 void io_wq_put_and_exit(struct io_wq *wq);
H A Dio-wq.c1271 void io_wq_put_and_exit(struct io_wq *wq) in io_wq_put_and_exit() function
H A Dio_uring.c9669 io_wq_put_and_exit(wq); in io_uring_clean_tctx()