Searched refs:threshold_bank (Results 1 – 1 of 1) sorted by relevance
60 struct threshold_bank { struct65 static DEFINE_PER_CPU(struct threshold_bank * [NR_BANKS], threshold_banks); argument557 struct threshold_bank *b = NULL; in threshold_create_bank()591 b = kzalloc(sizeof(struct threshold_bank), GFP_KERNEL); in threshold_create_bank()669 struct threshold_bank *head = per_cpu(threshold_banks, cpu)[bank]; in deallocate_threshold_block()686 struct threshold_bank *b; in threshold_remove_bank()