Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.h55 bool io_wq_worker_stopped(void);
H A Dio-wq.c179 bool io_wq_worker_stopped(void) in io_wq_worker_stopped() function
H A Dio_uring.c1849 if (io_wq_worker_stopped()) in io_wq_submit_work()