Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dsqpoll.h25 void io_sq_thread_stop(struct io_sq_data *sqd);
H A Dsqpoll.c55 void io_sq_thread_stop(struct io_sq_data *sqd) in io_sq_thread_stop() function
73 io_sq_thread_stop(sqd); in io_put_sq_data()