Searched refs:wq_next_work (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ | ||
A D | io-wq.h | 138 static inline struct io_wq_work *wq_next_work(struct io_wq_work *work) in wq_next_work() function |
A D | io-wq.c | 572 next_hashed = wq_next_work(work); in io_worker_handle_work() |
Completed in 11 milliseconds