• Home
  • Raw
  • Download

Lines Matching defs:e

87 	struct entry *e;  in __get_entry()  local
95 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index()
132 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next()
137 static struct entry *l_prev(struct entry_space *es, struct entry *e) in l_prev()
147 static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_head()
163 static void l_add_tail(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_tail()
180 struct entry *old, struct entry *e) in l_add_before()
197 static void l_del(struct entry_space *es, struct ilist *l, struct entry *e) in l_del()
218 struct entry *e; in l_pop_head() local
231 struct entry *e; in l_pop_tail() local
295 static void q_push(struct queue *q, struct entry *e) in q_push()
305 static void q_push_front(struct queue *q, struct entry *e) in q_push_front()
315 static void q_push_before(struct queue *q, struct entry *old, struct entry *e) in q_push_before()
325 static void q_del(struct queue *q, struct entry *e) in q_del()
338 struct entry *e; in q_peek() local
359 struct entry *e = q_peek(q, q->nr_levels, true); in q_pop() local
374 struct entry *e; in __redist_pop_from() local
431 struct entry *e; in q_redistribute() local
470 static void q_requeue(struct queue *q, struct entry *e, unsigned extra_levels, in q_requeue()
611 static struct entry *h_next(struct smq_hash_table *ht, struct entry *e) in h_next()
616 static void __h_insert(struct smq_hash_table *ht, unsigned bucket, struct entry *e) in __h_insert()
622 static void h_insert(struct smq_hash_table *ht, struct entry *e) in h_insert()
631 struct entry *e; in __h_lookup() local
645 struct entry *e, struct entry *prev) in __h_unlink()
658 struct entry *e, *prev; in h_lookup() local
674 static void h_remove(struct smq_hash_table *ht, struct entry *e) in h_remove()
712 static void init_entry(struct entry *e) in init_entry()
730 struct entry *e; in alloc_entry() local
747 struct entry *e = __get_entry(ea->es, ea->begin + i); in alloc_particular_entry() local
758 static void free_entry(struct entry_alloc *ea, struct entry *e) in free_entry()
773 static unsigned get_index(struct entry_alloc *ea, struct entry *e) in get_index()
950 static void del_queue(struct smq_policy *mq, struct entry *e) in del_queue()
955 static void push_queue(struct smq_policy *mq, struct entry *e) in push_queue()
964 static void push(struct smq_policy *mq, struct entry *e) in push()
971 static void push_queue_front(struct smq_policy *mq, struct entry *e) in push_queue_front()
979 static void push_front(struct smq_policy *mq, struct entry *e) in push_front()
986 static dm_cblock_t infer_cblock(struct smq_policy *mq, struct entry *e) in infer_cblock()
991 static void requeue(struct smq_policy *mq, struct entry *e) in requeue()
1160 static void mark_pending(struct smq_policy *mq, struct entry *e) in mark_pending()
1168 static void clear_pending(struct smq_policy *mq, struct entry *e) in clear_pending()
1178 struct entry *e; in queue_writeback() local
1201 struct entry *e; in queue_demotion() local
1230 struct entry *e; in queue_promotion() local
1303 struct entry *e = h_lookup(&mq->hotspot_table, hb); in update_hotspot_queue() local
1369 struct entry *e, *hs_e; in __lookup() local
1462 struct entry *e = get_entry(&mq->cache_alloc, in __complete_background_work() local
1519 struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock)); in __smq_set_clear_dirty() local
1560 struct entry *e; in smq_load_mapping() local
1580 struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock)); in smq_invalidate_mapping() local
1595 struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock)); in smq_get_hint() local