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

/linux-master/drivers/md/
H A Ddm-cache-policy-smq.c296 static void q_push(struct queue *q, struct entry *e) function
498 q_push(q, de);
501 q_push(q, de);
507 q_push(q, e);
895 q_push(q, sentinel);
908 q_push(q, sentinel);
935 q_push(&mq->dirty, sentinel);
939 q_push(&mq->clean, sentinel);
967 q_push(&mq->dirty, e);
969 q_push(
[all...]

Completed in 118 milliseconds