Searched refs:wq_next_work (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/fs/ | ||
| D | io-wq.h | 101 static inline struct io_wq_work *wq_next_work(struct io_wq_work *work) in wq_next_work() function |
| D | io-wq.c | 562 next_hashed = wq_next_work(work); in io_worker_handle_work() |