Home
last modified time | relevance | path

Searched refs:cache_size_mutex (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h626 struct mutex cache_size_mutex; /* Protect changes to cache size */ member
H A Draid5.c2504 mutex_lock(&conf->cache_size_mutex); in resize_stripes()
2521 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
2630 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
6528 mutex_trylock(&conf->cache_size_mutex)) { in raid5d()
6534 mutex_unlock(&conf->cache_size_mutex); in raid5d()
6570 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6574 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6578 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6585 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6725 mutex_lock(&conf->cache_size_mutex); in raid5_store_stripe_size()
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h638 struct mutex cache_size_mutex; /* Protect changes to cache size */ member
H A Draid5.c2575 mutex_lock(&conf->cache_size_mutex); in resize_stripes()
2592 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
2701 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
6863 mutex_trylock(&conf->cache_size_mutex)) { in raid5d()
6869 mutex_unlock(&conf->cache_size_mutex); in raid5d()
6905 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6909 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6913 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6920 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
7060 mutex_lock(&conf->cache_size_mutex); in raid5_store_stripe_size()
[all...]

Completed in 34 milliseconds