Searched refs:wq_next_work (Results 1 – 2 of 2) sorted by relevance
/io_uring/ | ||
D | io-wq.h | 104 static inline struct io_wq_work *wq_next_work(struct io_wq_work *work) in wq_next_work() function |
D | io-wq.c | 582 next_hashed = wq_next_work(work); in io_worker_handle_work() |