Searched refs:rq_list_move (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dblk-mq.h253 * rq_list_move() - move a struct request from one list to another
259 static inline void rq_list_move(struct request **src, struct request **dst, function
/linux-master/drivers/block/
H A Dvirtio_blk.c511 rq_list_move(rqlist, &requeue_list, req, prev);
/linux-master/drivers/nvme/host/
H A Dpci.c940 rq_list_move(rqlist, &requeue_list, req, prev);

Completed in 122 milliseconds