Home
last modified time | relevance | path

Searched refs:empty_inactive_list_nr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h662 atomic_t empty_inactive_list_nr; member
H A Draid5-cache.c341 * empty_inactive_list_nr > 0 in r5c_check_stripe_cache_usage()
346 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_check_stripe_cache_usage()
1442 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_do_reclaim()
H A Draid5.c335 atomic_dec(&conf->empty_inactive_list_nr); in release_inactive_stripe_list()
446 atomic_inc(&conf->empty_inactive_list_nr); in get_free_stripe()
761 atomic_inc(&conf->empty_inactive_list_nr); in raid5_get_active_stripe()
845 atomic_inc(&conf->empty_inactive_list_nr); in stripe_add_to_batch_list()
7362 atomic_set(&conf->empty_inactive_list_nr, NR_STRIPE_HASH_LOCKS); in setup_conf()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h667 atomic_t empty_inactive_list_nr; member
H A Draid5-cache.c341 * empty_inactive_list_nr > 0 in r5c_check_stripe_cache_usage()
346 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_check_stripe_cache_usage()
1441 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_do_reclaim()
H A Draid5.c345 atomic_dec(&conf->empty_inactive_list_nr); in release_inactive_stripe_list()
456 atomic_inc(&conf->empty_inactive_list_nr); in get_free_stripe()
661 atomic_inc(&conf->empty_inactive_list_nr); in find_get_stripe()
7704 atomic_set(&conf->empty_inactive_list_nr, NR_STRIPE_HASH_LOCKS); in setup_conf()

Completed in 31 milliseconds