Home
last modified time | relevance | path

Searched refs:io_sq_thread_stop (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Dsqpoll.h26 void io_sq_thread_stop(struct io_sq_data *sqd);
H A Dsqpoll.c63 void io_sq_thread_stop(struct io_sq_data *sqd) in io_sq_thread_stop() function
85 io_sq_thread_stop(sqd); in io_put_sq_data()