Searched refs:thr_banks (Results 1 – 1 of 1) sorted by relevance
483 struct threshold_bank **thr_banks = this_cpu_read(threshold_banks); in threshold_restart_bank() local487 if (!thr_banks || !thr_banks[bank]) in threshold_restart_bank()492 list_for_each_entry_safe(block, tmp, &thr_banks[bank]->miscj, miscj) { in threshold_restart_bank()