al_free_list_count   53 dev/raidframe/rf_alloclist.c static int al_free_list_count;
al_free_list_count   92 dev/raidframe/rf_alloclist.c 	fl_hit_count = fl_miss_count = al_free_list_count = 0;
al_free_list_count  156 dev/raidframe/rf_alloclist.c 		if (al_free_list_count > RF_AL_FREELIST_MAX) {
al_free_list_count  161 dev/raidframe/rf_alloclist.c 			al_free_list_count++;
al_free_list_count  175 dev/raidframe/rf_alloclist.c 		al_free_list_count--;