Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-mq.h218 #define rq_list_add_tail(lastpptr, rq) do { \ argument
220 **(lastpptr) = rq; \
221 *(lastpptr) = &rq->rq_next; \