Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dslist.h130 static inline struct io_wq_work *wq_next_work(struct io_wq_work *work) in wq_next_work() function
Dio-wq.c583 next_hashed = wq_next_work(work); in io_worker_handle_work()