Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-bufio.c447 struct lock_history { struct
454 static void lh_init(struct lock_history *lh, struct dm_buffer_cache *cache, bool write) in lh_init() argument
462 static void __lh_lock(struct lock_history *lh, unsigned int index) in __lh_lock()
477 static void __lh_unlock(struct lock_history *lh, unsigned int index) in __lh_unlock()
495 static void lh_exit(struct lock_history *lh) in lh_exit()
507 static void lh_next(struct lock_history *lh, sector_t b) in lh_next()
655 struct lock_history *lh;
679 struct lock_history *lh) in __cache_evict()
700 struct lock_history lh; in cache_evict()
732 b_predicate pred, void *context, struct lock_history *lh) in __cache_mark_many()
[all …]