Searched refs:threshold_bank (Results 1 – 1 of 1) sorted by relevance
67 struct threshold_bank { struct72 static DEFINE_PER_CPU(struct threshold_bank *, threshold_banks[NR_BANKS]); argument477 struct threshold_bank *b = NULL; in threshold_create_bank()510 b = kzalloc(sizeof(struct threshold_bank), GFP_KERNEL); in threshold_create_bank()581 struct threshold_bank *head = per_cpu(threshold_banks, cpu)[bank]; in deallocate_threshold_block()599 struct threshold_bank *b; in threshold_remove_bank()