Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio-wq.h48 void io_wq_put_and_exit(struct io_wq *wq);
H A Dtctx.c193 io_wq_put_and_exit(wq); in io_uring_clean_tctx()
H A Dio-wq.c1275 void io_wq_put_and_exit(struct io_wq *wq) in io_wq_put_and_exit() function