Home
last modified time | relevance | path

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

/linux/include/linux/
A Dblkdev.h1362 for (pos = rq_list_peek((listptr)); pos; pos = rq_list_next(pos)) \
1364 #define rq_list_next(rq) (rq)->rq_next macro
/linux/block/
A Dblk-mq.c2579 plug->cached_rq = rq_list_next(rq); in blk_mq_get_request()

Completed in 14 milliseconds