Lines Matching defs:q_push
296 static void q_push(struct queue *q, struct entry *e)
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(&mq->clean, e);
1341 q_push(&mq->hotspot, e);