Lines Matching defs:e
88 struct entry *e; in __get_entry() local
96 static unsigned int to_index(struct entry_space *es, struct entry *e) in to_index()
133 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next()
138 static struct entry *l_prev(struct entry_space *es, struct entry *e) in l_prev()
148 static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_head()
164 static void l_add_tail(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_tail()
181 struct entry *old, struct entry *e) in l_add_before()
198 static void l_del(struct entry_space *es, struct ilist *l, struct entry *e) in l_del()
219 struct entry *e; in l_pop_head() local
232 struct entry *e; in l_pop_tail() local
296 static void q_push(struct queue *q, struct entry *e) in q_push()
306 static void q_push_front(struct queue *q, struct entry *e) in q_push_front()
316 static void q_push_before(struct queue *q, struct entry *old, struct entry *e) in q_push_before()
326 static void q_del(struct queue *q, struct entry *e) in q_del()
339 struct entry *e; in q_peek() local
360 struct entry *e = q_peek(q, q->nr_levels, true); in q_pop() local
375 struct entry *e; in __redist_pop_from() local
433 struct entry *e; in q_redistribute() local
472 static void q_requeue(struct queue *q, struct entry *e, unsigned int extra_levels, in q_requeue()
613 static struct entry *h_next(struct smq_hash_table *ht, struct entry *e) in h_next()
618 static void __h_insert(struct smq_hash_table *ht, unsigned int bucket, struct entry *e) in __h_insert()
624 static void h_insert(struct smq_hash_table *ht, struct entry *e) in h_insert()
634 struct entry *e; in __h_lookup() local
648 struct entry *e, struct entry *prev) in __h_unlink()
661 struct entry *e, *prev; in h_lookup() local
677 static void h_remove(struct smq_hash_table *ht, struct entry *e) in h_remove()
715 static void init_entry(struct entry *e) in init_entry()
733 struct entry *e; in alloc_entry() local
750 struct entry *e = __get_entry(ea->es, ea->begin + i); in alloc_particular_entry() local
761 static void free_entry(struct entry_alloc *ea, struct entry *e) in free_entry()
776 static unsigned int get_index(struct entry_alloc *ea, struct entry *e) in get_index()
959 static void del_queue(struct smq_policy *mq, struct entry *e) in del_queue()
964 static void push_queue(struct smq_policy *mq, struct entry *e) in push_queue()
973 static void push(struct smq_policy *mq, struct entry *e) in push()
980 static void push_queue_front(struct smq_policy *mq, struct entry *e) in push_queue_front()
988 static void push_front(struct smq_policy *mq, struct entry *e) in push_front()
995 static dm_cblock_t infer_cblock(struct smq_policy *mq, struct entry *e) in infer_cblock()
1000 static void requeue(struct smq_policy *mq, struct entry *e) in requeue()
1171 static void mark_pending(struct smq_policy *mq, struct entry *e) in mark_pending()
1179 static void clear_pending(struct smq_policy *mq, struct entry *e) in clear_pending()
1189 struct entry *e; in queue_writeback() local
1212 struct entry *e; in queue_demotion() local
1241 struct entry *e; in queue_promotion() local
1314 struct entry *e = h_lookup(&mq->hotspot_table, hb); in update_hotspot_queue() local
1380 struct entry *e, *hs_e; in __lookup() local
1473 struct entry *e = get_entry(&mq->cache_alloc, in __complete_background_work() local
1530 struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock)); in __smq_set_clear_dirty() local
1571 struct entry *e; in smq_load_mapping() local
1591 struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock)); in smq_invalidate_mapping() local
1606 struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock)); in smq_get_hint() local