Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-smq.c280 static void q_push(struct queue *q, struct entry *e) in q_push() function
473 q_push(q, de); in q_requeue_before()
480 q_push(q, e); in q_requeue_before()
859 q_push(q, sentinel); in __update_writeback_sentinels()
872 q_push(q, sentinel); in __update_demote_sentinels()
899 q_push(&mq->dirty, sentinel); in __sentinels_init()
903 q_push(&mq->clean, sentinel); in __sentinels_init()
930 q_push(q, e); in push_new()
1220 q_push(&mq->hotspot, e); in update_hotspot_queue()