Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.h101 static inline struct io_wq_work *wq_next_work(struct io_wq_work *work) in wq_next_work() function
Dio-wq.c562 next_hashed = wq_next_work(work); in io_worker_handle_work()