Lines Matching defs:h
180 static bool is_sentinel(struct queue *q, struct list_head *h) in is_sentinel()
192 struct list_head *h; in queue_peek() local
220 struct list_head *h; in queue_pop_old() local
256 struct list_head *h; in queue_update_writeback_sentinels() local
289 struct list_head *h; in queue_iterate_tick() local
497 unsigned h = hash_64(from_oblock(e->oblock), mq->hash_bits); in hash_insert() local
504 unsigned h = hash_64(from_oblock(oblock), mq->hash_bits); in hash_lookup() local
592 struct list_head *h = queue_pop(q); in pop() local
606 struct list_head *h = queue_pop_old(q); in pop_old() local
619 struct list_head *h = queue_peek(q); in peek() local
993 static void update_pre_cache_hits(struct list_head *h, void *context) in update_pre_cache_hits()
999 static void update_cache_hits(struct list_head *h, void *context) in update_cache_hits()
1125 struct list_head *h; in mq_save_hints() local